Searched refs:RTL_LOGFILE_CONTEXT_TRACE2 (Results 1 – 2 of 2) sorted by relevance
154 #define RTL_LOGFILE_CONTEXT_TRACE2( instance , frmt, arg1 , arg2 ) \ macro170 #define RTL_LOGFILE_CONTEXT_TRACE2( instance, frmt, arg1, arg2 ) ((void)0) macro
201 RTL_LOGFILE_CONTEXT_TRACE2 ( foo , "trace %d %d" , 1 , 2 ); in logfile_003()
Completed in 10 milliseconds