Lines Matching refs:outBuf
137 static HChar outBuf[1024]; variable
142 assert( ((unsigned int)nbytes) < sizeof(outBuf)-1); in send()
143 assert(outBuf[nbytes] == 0); in send()
144 theCRC = crcBytes( (UChar*)&outBuf[0], nbytes, theCRC ); in send()
145 if (VERBOSE) printf("SEND %08x %s", theCRC, outBuf); in send()
278 sprintf(outBuf, \
369 sprintf(outBuf, \ in GEN_do_locked_G_E()
485 sprintf(outBuf, \
702 send( sprintf(outBuf, in do_bt_G_E_tests()
738 send( sprintf(outBuf, in do_bt_G_E_tests()
774 send(sprintf(outBuf, in do_bt_G_E_tests()
916 send(sprintf(outBuf,"0x%llx -> 0x%02llx 0x%02llx 0x%02llx\n", i, in do_bt_imm_E_tests()