Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/os/
DOSSystemLog.h265 #define APP_KEYTRACE_3ARG(_seqByte_,_key_,_arg0_,_arg1_,_arg2_) \ argument
269 #define APP_KEYTRACE_2ARG(_seqByte_,_key_,_arg0_,_arg1_) \ argument
287 #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
347 #define APP_TRACE_2ARG(_arg0_,_arg1_) \ argument
[all …]