Home
last modified time | relevance | path

Searched refs:je_sallocx (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_rename.h25 # define je_sallocx je_sallocx macro
48 # define je_sallocx sallocx macro
Djemalloc.h222 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr,
360 # define sallocx je_sallocx
392 # undef je_sallocx
Djemalloc_protos.h36 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr,
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_unnamespace.h18 #undef je_sallocx
Dpublic_namespace.h18 #define je_sallocx JEMALLOC_N(sallocx) macro
/external/jemalloc_new/src/
Djemalloc.c2910 je_sallocx(const void *ptr, UNUSED int flags) {