Home | History | Annotate | Download | only in x86

Lines Matching defs:outBuf

125 static HChar outBuf[1024];
126 // take output that's in outBuf, length as specified, and
130 assert( ((unsigned int)nbytes) < sizeof(outBuf)-1);
131 assert(outBuf[nbytes] == 0);
132 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC );
133 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf);
251 sprintf(outBuf, \
335 sprintf(outBuf, \
437 sprintf(outBuf, \
597 send( sprintf(outBuf,
633 send( sprintf(outBuf,
736 send( sprintf(outBuf, "0x%x -> 0x%02x 0x%02x\n", i,