Home
last modified time | relevance | path

Searched defs:dprint (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Ddebug.h42 #define dprint(type, str, args...) \ macro
51 static inline void dprint(int type, const char *str, ...) in dprint() function
/external/bison/build-aux/
Dgnupload195 dprint() function
/external/autotest/tko/
Dquery_lib.py16 def dprint(str): function
Dutils.py5 def dprint(msg): function
Ddb.py165 def dprint(self, value): member in db_sql