HomeSort by relevance Sort by last modified time
    Searched defs:printstr (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
lprint.c 144 static void printstr( function
376 printstr(*(char**) arg);
  /external/strace/tests/
mq_sendrecv.c 73 printstr(unsigned char start, unsigned int count) function
143 printstr(MSG_START, msg_size > MSG_MAX_UNCUT ? MSG_MAX_UNCUT :
178 printstr(MSG_START, rc > MSG_MAX_UNCUT ? MSG_MAX_UNCUT :
317 printstr(MSG_START + MSG_SIZE - MSG_CUT, MSG_CUT);
328 printstr(MSG_START + MSG_CUT, MSG_MAX_UNCUT);
  /external/strace/tests-m32/
mq_sendrecv.c 73 printstr(unsigned char start, unsigned int count) function
143 printstr(MSG_START, msg_size > MSG_MAX_UNCUT ? MSG_MAX_UNCUT :
178 printstr(MSG_START, rc > MSG_MAX_UNCUT ? MSG_MAX_UNCUT :
317 printstr(MSG_START + MSG_SIZE - MSG_CUT, MSG_CUT);
328 printstr(MSG_START + MSG_CUT, MSG_MAX_UNCUT);
  /external/strace/tests-mx32/
mq_sendrecv.c 73 printstr(unsigned char start, unsigned int count) function
143 printstr(MSG_START, msg_size > MSG_MAX_UNCUT ? MSG_MAX_UNCUT :
178 printstr(MSG_START, rc > MSG_MAX_UNCUT ? MSG_MAX_UNCUT :
317 printstr(MSG_START + MSG_SIZE - MSG_CUT, MSG_CUT);
328 printstr(MSG_START + MSG_CUT, MSG_MAX_UNCUT);
  /external/strace/
defs.h 87 /* default maximum # of bytes printed in `printstr', change with -s switch */
731 printstr(struct tcb *tcp, kernel_ulong_t addr) function
    [all...]

Completed in 337 milliseconds