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
55 # undef je_dallocx macro
H A Djemalloc.h51 # define je_dallocx je_dallocx macro
136 JEMALLOC_EXPORT void je_dallocx(void *ptr, int flags);
185 # define dallocx je_dallocx
216 # undef je_dallocx macro
H A Djemalloc_protos.h25 JEMALLOC_EXPORT void 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.c1765 je_dallocx(void *ptr, int flags) function

Completed in 406 milliseconds