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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprcountr.h411 #define PR_SUBTRACT_FROM_COUNTER(handle,value)\ macro
414 #define PR_SUBTRACT_FROM_COUNTER(handle,value) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinstrumt.c196 PR_SUBTRACT_FROM_COUNTER( hCounter, 1 );

Completed in 45 milliseconds