Searched refs:__dprint (Results 1 - 3 of 3) sorted by relevance

/external/fio/t/
H A Ddebug.c7 void __dprint(int type, const char *str, ...) function
/external/fio/
H A Ddebug.h40 void __dprint(int type, const char *str, ...) __attribute__((format (printf, 2, 3)));
46 __dprint((type), (str), ##args); \
H A Ddebug.c7 void __dprint(int type, const char *str, ...) function

Completed in 111 milliseconds