Lines Matching refs:tbuf
1420 char tbuf[32];1425 sprintf(tbuf, " %02x", pc[i]);1426 strcat(buf, tbuf);1433 char tbuf[32];1439 sprintf(tbuf, " %04x", pc[i]);1440 strcat(buf, tbuf);