Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSSystemLog.h287 #define APP_TRACE_8ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
292 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
294 #define APP_TRACE_7ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
299 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
301 #define APP_TRACE_6ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
306 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
308 #define APP_TRACE_5ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
313 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
315 #define APP_TRACE_4ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_){ \ argument
318 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
[all …]