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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.h119 PL_ArenaCountAllocation(pool, nb); \
187 PR_EXTERN(void) PL_ArenaCountAllocation(PLArenaPool *pool, PRUint32 nb);
203 #define PL_ArenaCountAllocation(ap, nb) /* nothing */ macro
H A Dplarena.c363 PR_IMPLEMENT(void) PL_ArenaCountAllocation(PLArenaPool *pool, PRUint32 nb) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h223 #define PR_ArenaCountAllocation PL_ArenaCountAllocation

Completed in 45 milliseconds