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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.h160 PL_ArenaCountRetract(pool, _m); \
197 PR_EXTERN(void) PL_ArenaCountRetract(PLArenaPool *pool, char *mark);
207 #define PL_ArenaCountRetract(ap, mark) /* nothing */ macro
H A Dplarena.c395 PR_IMPLEMENT(void) PL_ArenaCountRetract(PLArenaPool *pool, char *mark) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h227 #define PR_ArenaCountRetract PL_ArenaCountRetract

Completed in 45 milliseconds