Home | History | Annotate | Download | only in opts

Lines Matching defs:pc

1322     char *pc = (char*) p;
1325 sprintf(tbuf, " %02x", pc[i]);
1335 uint16_t *pc = (uint16_t*) p;
1339 sprintf(tbuf, " %04x", pc[i]);