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