Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio2.h171 dprintf (int __fd, __const char *__restrict __fmt, ...) in dprintf() function
189 # define dprintf(fd, ...) \ macro
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A Dteec_trace.h93 #define dprintf(level, x...) do { \ macro