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 48 # define je_free je_free macro
142 JEMALLOC_EXPORT void je_free(void *ptr);
198 # define free je_free
230 # undef je_free macro
  /external/jemalloc/src/
jemalloc.c 1812 je_free(void *ptr) function
    [all...]

Completed in 1089 milliseconds