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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.c372 PR_IMPLEMENT(void) PL_ArenaCountInplaceGrowth( function
H A Dplarena.h131 PL_ArenaCountInplaceGrowth(pool, size, incr); \
189 PR_EXTERN(void) PL_ArenaCountInplaceGrowth(
204 #define PL_ArenaCountInplaceGrowth(ap, size, incr) /* nothing */ macro

Completed in 44 milliseconds