Searched defs:PL_ArenaCountGrowth (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.c378 PR_IMPLEMENT(void) PL_ArenaCountGrowth( function
H A Dplarena.h135 PL_ArenaCountGrowth(pool, size, incr); \
192 PR_EXTERN(void) PL_ArenaCountGrowth(
205 #define PL_ArenaCountGrowth(ap, size, incr) /* nothing */ macro

Completed in 34 milliseconds