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

  /external/jemalloc/include/jemalloc/internal/
public_namespace.h 8 #define je_free JEMALLOC_N(free) macro
public_unnamespace.h 8 #undef je_free macro
  /external/jemalloc/include/jemalloc/
jemalloc_rename.h 14 # define je_free je_free macro
jemalloc_mangle.h 19 # define free je_free
51 # undef je_free macro
jemalloc.h 74 # define je_free je_free macro
219 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_free(void *ptr)
338 # define free je_free
370 # undef je_free macro
  /external/jemalloc/src/
jemalloc.c 1927 je_free(void *ptr) function
    [all...]

Completed in 661 milliseconds