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

/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h15 # define je_mallocx je_mallocx macro
H A Djemalloc_mangle.h20 # define mallocx je_mallocx
51 # undef je_mallocx macro
H A Djemalloc.h47 # define je_mallocx je_mallocx macro
131 JEMALLOC_EXPORT void *je_mallocx(size_t size, int flags);
181 # define mallocx je_mallocx
212 # undef je_mallocx macro
H A Djemalloc_protos.h20 JEMALLOC_EXPORT void *je_mallocx(size_t size, int flags);
/external/jemalloc/include/jemalloc/internal/
H A Dpublic_unnamespace.h9 #undef je_mallocx macro
H A Dpublic_namespace.h9 #define je_mallocx JEMALLOC_N(mallocx) macro
/external/jemalloc/src/
H A Djemalloc.c1435 je_mallocx(size_t size, int flags) function

Completed in 1795 milliseconds