Searched refs:PR_TRACE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtrace.h85 ** PR_TRACE( h1,0,1,2, ...); not PR_Trace(h1,0,1,2, ...);
291 #define PR_TRACE(handle,ud0,ud1,ud2,ud3,ud4,ud5,ud6,ud7)\ macro
294 #define PR_TRACE(handle,ud0,ud1,ud2,ud3,ud4,ud5,ud6,ud7) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinstrumt.c202 PR_TRACE( hTrace, CountLoop, switchVar, i, 0, 0, 0, 0, 0 );
499 PR_TRACE( hTrace, TraceFlow, 0xfff,0,0,0,0,0,0);

Completed in 54 milliseconds