Searched defs:DEBUG (Results 1 – 3 of 3) sorted by relevance
18 #define DEBUG(fmt,args...) \ macro21 #define DEBUG(x...) do {} while(0) macro
89 DEBUG = 3; enumerator
47 private static final boolean DEBUG = false; field in DumpConfigParser