Searched defs:je_free (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h8 #define je_free JEMALLOC_N(free) macro
H A Dpublic_unnamespace.h8 #undef je_free macro
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/
H A Djemalloc_rename.h14 # define je_free free macro
H A Djemalloc_mangle.h51 # undef je_free macro
H A Djemalloc.h68 # define je_free free macro
394 # undef je_free macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Djemalloc.c2036 je_free(void *ptr) function
2158 void __libc_free(void* ptr) PREALIAS(je_free); variable

Completed in 30 milliseconds