gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:DEBUG_PRINT (0.02 seconds)
tkernel_2
include/sys/debug.h - 1.9KB - 71 lines
46: 
47: #define DEBUG_PRINT(arg)                                                \
48:         (                                                              \
More results from debug.h
t2ex
t2ex_source/kernel/sysmain/src/network_sample/util.h - 2.9KB - 83 lines
77: #ifdef DEBUG
78: #define DEBUG_PRINT(x)  printf x
79: #else
More results from t2ex