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

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.h146 #define PL_CLEAR_ARENA(a) memset((void*)(a), PL_FREE_PATTERN, \ macro
150 #define PL_CLEAR_ARENA(a) macro
178 PL_CLEAR_ARENA(a); \
H A Dplarena.c273 PL_CLEAR_ARENA(a);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h211 #define PR_CLEAR_ARENA PL_CLEAR_ARENA

Completed in 45 milliseconds