Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_mangle.h24 # define dallocx je_dallocx
56 # undef je_dallocx
A Djemalloc_rename.h19 # define je_dallocx dallocx macro
A Djemalloc.h73 # define je_dallocx dallocx macro
245 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
367 # define dallocx je_dallocx
399 # undef je_dallocx
A Djemalloc_protos.h38 JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags);
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dpublic_unnamespace.h13 #undef je_dallocx
A Dpublic_namespace.h13 #define je_dallocx JEMALLOC_N(dallocx) macro
/third_party/ulib/jemalloc/src/
A Djemalloc.c2524 je_dallocx(void *ptr, int flags) in je_dallocx() function

Completed in 11 milliseconds