Home
last modified time | relevance | path

Searched defs:dprintf (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread.c67 #define dprintf(args) (void)((thread_debug & 1) && printf args) macro
70 #define dprintf(args) macro
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgethostbydns.c167 dprintf(char *msg, int num) in dprintf() function
177 # define dprintf(msg, num) /*nada*/ macro