Searched refs:RTL_LOGFILE_TRACE3 (Results 1 – 2 of 2) sorted by relevance
87 #define RTL_LOGFILE_TRACE3( frmt, arg1 , arg2 , arg3 ) \ macro123 #define RTL_LOGFILE_TRACE3( frmt, arg1 , arg2 , arg3 ) ((void)0) macro
183 RTL_LOGFILE_TRACE3( "trace %d %d %d" , 1 , 2 ,3 ); in logfile_002()
Completed in 14 milliseconds