Searched defs:dprint (Results 1 – 7 of 7) sorted by relevance
54 sub dprint { subroutine
7 def dprint(msg): function
234 def dprint(self, value): member in db_sql
27 #define dprint(fmt, ...) tracecmd_debug(fmt, ##__VA_ARGS__) macro
28 #define dprint(fmt, ...) tracecmd_debug(fmt, ##__VA_ARGS__) macro
61 #define dprint(fmt, ...) tracecmd_debug(fmt, ##__VA_ARGS__) macro
35 #define dprint(fmt, ...) tracecmd_debug(fmt, ##__VA_ARGS__) macro