Home
last modified time | relevance | path

Searched refs:PL_ArenaCountInplaceGrowth (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
Dplarena.h131 PL_ArenaCountInplaceGrowth(pool, size, incr); \
189 PR_EXTERN(void) PL_ArenaCountInplaceGrowth(
204 #define PL_ArenaCountInplaceGrowth(ap, size, incr) /* nothing */ macro
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
Dprotypes.h215 #define PR_ArenaCountInplaceGrowth PL_ArenaCountInplaceGrowth