Searched defs:DEBUG_TEST (Results 1 – 2 of 2) sorted by relevance
33 #define DEBUG_TEST(f,y,n) ((debug&(debug_flag=f))?(y):(n)) macro 101 #define DEBUG_TEST(f,y,n) (n) macro [all...]
41 #define DEBUG_TEST(f,y,n) ((debug&(debug_flag=f))?(y):(n)) macro 51 #define DEBUG_TEST(f,y,n) (n) macro