Searched defs:DEBUG_LOG1 (Results 1 – 3 of 3) sorted by relevance
38 # define DEBUG_LOG1(text, arg) macro41 # define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro
61 # define DEBUG_LOG1(text, arg) macro64 # define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro
30 # define DEBUG_LOG1(text, arg) macro32 # define DEBUG_LOG1(text, arg) (printf(text "\n", arg)) macro