Searched refs:DEBUG_ME (Results 1 – 4 of 4) sorted by relevance
34 #define DEBUG_ME 0 macro55 #if DEBUG_ME
35 #define DEBUG_ME 0 macro60 #if DEBUG_ME
34 #define DEBUG_ME 0 macro68 #if DEBUG_ME
5625 I noticed several picky compiler warnings when DEBUG_ME is defined. I've5626 fixed them with casting. By the way, DEBUG_ME was a huge help in