Searched defs:dprintf (Results 1 – 3 of 3) sorted by relevance
70 func dprintf(depth int, format string, args ...any) { func
139 dprintf (int __fd, const char *__restrict __fmt, ...) in dprintf() function145 # define dprintf(fd, ...) \ macro