Searched defs:GTRACE (Results 1 – 4 of 4) sorted by relevance
37 # define GTRACE(x) debug_printf x macro39 # define GTRACE(x) ; macro
44 # define GTRACE(x) debug_printf x macro46 # define GTRACE(x) ; macro
80 # define GTRACE(x...) debug_printf(x) macro82 # define GTRACE(x...) macro
121 # define GTRACE(x) debug_printf x macro123 # define GTRACE(x) ; macro