Searched defs:DEBUG_FUNCTION (Results 1 – 1 of 1) sorted by relevance
99 #define DEBUG_FUNCTION() do { printf("%s\n", __FUNCTION__); } while (0) macro103 #define DEBUG_FUNCTION() do {} while(0) macro