HomeSort by relevance Sort by last modified time
    Searched refs:PL_ARENA_RELEASE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
protypes.h 203 #define PR_ARENA_RELEASE PL_ARENA_RELEASE
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
plarena.h 46 * Also supports LIFO allocation (PL_ARENA_MARK/PL_ARENA_RELEASE).
75 PRUint32 nreleases; /* number of PL_ARENA_RELEASE() calls */
153 #define PL_ARENA_RELEASE(pool, mark) \

Completed in 72 milliseconds