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

/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h20 # define je_nallocx je_nallocx macro
H A Djemalloc_mangle.h25 # define nallocx je_nallocx
56 # undef je_nallocx macro
H A Djemalloc.h52 # define je_nallocx je_nallocx macro
137 JEMALLOC_EXPORT size_t je_nallocx(size_t size, int flags);
186 # define nallocx je_nallocx
217 # undef je_nallocx macro
H A Djemalloc_protos.h26 JEMALLOC_EXPORT size_t je_nallocx(size_t size, int flags);
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_unnamespace.h14 #undef je_nallocx macro
H A Dpublic_namespace.h14 #define je_nallocx JEMALLOC_N(nallocx) macro
/external/jemalloc/src/
H A Djemalloc.c1799 je_nallocx(size_t size, int flags) function

Completed in 88 milliseconds