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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.c390 PR_IMPLEMENT(void) PL_ArenaCountRelease(PLArenaPool *pool, char *mark) function
H A Dplarena.h164 PL_ArenaCountRelease(pool, _m); \
195 PR_EXTERN(void) PL_ArenaCountRelease(PLArenaPool *pool, char *mark);
206 #define PL_ArenaCountRelease(ap, mark) /* nothing */ macro

Completed in 41 milliseconds