Searched refs:RTL_LOGFILE_CONTEXT_TRACE3 (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sal/inc/rtl/ |
H A D | logfile.hxx | 159 #define RTL_LOGFILE_CONTEXT_TRACE3( instance , frmt, arg1 , arg2 , arg3 ) \ macro 171 #define RTL_LOGFILE_CONTEXT_TRACE3( instance, frmt, arg1, arg2 , arg3 ) ((void)0) macro
|
/trunk/main/sal/qa/rtl/logfile/ |
H A D | rtl_logfile.cxx | 197 RTL_LOGFILE_CONTEXT_TRACE3 ( foo , "trace %d %d %d" , 1 , 2 , 3); in TEST_F()
|
Completed in 12 milliseconds