HomeSort by relevance Sort by last modified time
    Searched defs:je_dallocx (Results 1 - 6 of 6) sorted by null

  /external/jemalloc/include/jemalloc/internal/
public_namespace.h 13 #define je_dallocx JEMALLOC_N(dallocx) macro
public_unnamespace.h 13 #undef je_dallocx macro
  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 19 # define je_dallocx je_dallocx macro
jemalloc_mangle.h 24 # define dallocx je_dallocx
56 # undef je_dallocx macro
jemalloc.h 79 # define je_dallocx je_dallocx macro
232 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
343 # define dallocx je_dallocx
375 # undef je_dallocx macro
  /external/jemalloc/src/
jemalloc.c 2489 je_dallocx(void *ptr, int flags) function
    [all...]

Completed in 166 milliseconds