Searched refs:je_dallocx (Results 1 - 7 of 7) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h19 # define je_dallocx je_dallocx macro
H A Djemalloc_mangle.h24 # define dallocx je_dallocx
56 # undef je_dallocx macro
H A Djemalloc.h79 # 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
H A Djemalloc_protos.h38 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_unnamespace.h13 #undef je_dallocx macro
H A Dpublic_namespace.h13 #define je_dallocx JEMALLOC_N(dallocx) macro
/external/jemalloc/src/
H A Djemalloc.c2489 je_dallocx(void *ptr, int flags) function

Completed in 2021 milliseconds