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