Home
last modified time | relevance | path

Searched defs:_level_ (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/os/
DOSSystemLog.h287 #define APP_TRACE_8ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
294 #define APP_TRACE_7ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
301 #define APP_TRACE_6ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
308 #define APP_TRACE_5ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
315 #define APP_TRACE_4ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_){ \ argument
320 #define APP_TRACE_3ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_) { \ argument
325 #define APP_TRACE_2ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_) { \ argument
330 #define APP_TRACE_1ARG_OPT(_cat_,_level_,_opt_,_arg0_) { \ argument
335 #define APP_TRACE_0ARG_OPT(_cat_,_level_,_opt_) { \ argument
494 #define APP_TRACE_8ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
[all …]