Home
last modified time | relevance | path

Searched defs:_arg3_ (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
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
353 #define APP_TRACE_4ARG(_arg0_,_arg1_,_arg2_,_arg3_) \ argument
357 #define APP_TRACE_5ARG(_arg0_,_arg1_,_arg2_,_arg3_,_arg4_) \ argument
361 #define APP_TRACE_6ARG(_arg0_,_arg1_,_arg2_,_arg3_,_arg4_,_arg5_) \ argument
365 #define APP_TRACE_7ARG(_arg0_,_arg1_,_arg2_,_arg3_,_arg4_,_arg5_,_arg6_) \ argument
369 #define APP_TRACE_8ARG(_arg0_,_arg1_,_arg2_,_arg3_,_arg4_,_arg5_,_arg6_, \ argument
[all …]