Searched defs:dprintf (Results 1 – 2 of 2) sorted by relevance
171 dprintf (int __fd, __const char *__restrict __fmt, ...) in dprintf() function189 # define dprintf(fd, ...) \ macro
93 #define dprintf(level, x...) do { \ macro