Searched defs:DEBUG_LOG1 (Results 1 – 2 of 2) sorted by relevance
29 #define DEBUG_LOG1(text, arg) macro31 #define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro
32 # define DEBUG_LOG1(text, arg) macro35 # define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro