Searched refs:PL_COUNT_ARENA (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.h168 #define PL_COUNT_ARENA(pool,op) ((pool)->stats.narenas op) macro
170 #define PL_COUNT_ARENA(pool,op) macro
175 PL_COUNT_ARENA(pool,--); \
H A Dplarena.c227 PL_COUNT_ARENA(pool,++);
274 PL_COUNT_ARENA(pool,--);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h213 #define PR_COUNT_ARENA PL_COUNT_ARENA

Completed in 33 milliseconds