gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:TM_DEBUG_PRINT (0.01 seconds)
tkernel_2
include/sys/debug.h - 1.9KB - 71 lines
51:         )
52: #define TM_DEBUG_PRINT(arg)                                             \
53:         (                                                              \
62: #define DEBUG_PRINT(arg) /* arg */ 63: #define TM_DEBUG_PRINT(arg) /* arg */ 64: #define DO_DEBUG(exp) /* exp */