Searched defs:debug_print (Results 1 – 4 of 4) sorted by relevance
158 #define debug_print(mod, format, arg) \ macro166 #define debug_print(mod, format, arg) macro
134 #define debug_print 0 macro
384 void (*debug_print)(void *ctx, int level, const char *msg); member
204 Bool resteerOK, debug_print; in bb_to_IR() local