Searched defs:DEBUG (Results 1 – 5 of 5) sorted by relevance
28 #define DEBUG(...) printf(__VA_ARGS__); macro30 #define DEBUG(...) macro
29 #define DEBUG 0 macro
26 DEBUG ?= true macro
19 #define DEBUG macro
32 #define DEBUG 0x0001 macro