Searched defs:dprint (Results 1 – 5 of 5) sorted by relevance
195 dprint() function
44 #define dprint(type, str, args...) \ macro53 static inline void dprint(int type, const char *str, ...) in dprint() function
8 def dprint(msg): function
184 def dprint(self, value): member in db_sql
162 inline void dprint(char *msg) in dprint() function