Lines Matching refs:_level_
287 #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__, \
320 #define APP_TRACE_3ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_) { \ argument
323 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
325 #define APP_TRACE_2ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_) { \ argument
328 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
330 #define APP_TRACE_1ARG_OPT(_cat_,_level_,_opt_,_arg0_) { \ argument
333 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
335 #define APP_TRACE_0ARG_OPT(_cat_,_level_,_opt_) { \ argument
336 OSLogFunc(_cat_,_level_,_opt_,__FUNCTION__, \
494 #define APP_TRACE_8ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
496 #define APP_TRACE_7ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
498 #define APP_TRACE_6ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
500 #define APP_TRACE_5ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_, \ argument
502 #define APP_TRACE_4ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_,_arg3_) argument
503 #define APP_TRACE_3ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_,_arg2_) argument
504 #define APP_TRACE_2ARG_OPT(_cat_,_level_,_opt_,_arg0_,_arg1_) argument
505 #define APP_TRACE_1ARG_OPT(_cat_,_level_,_opt_,_arg0_) argument
506 #define APP_TRACE_0ARG_OPT(_cat_,_level_,_opt_) argument