Searched defs:je_rallocx (Results 1 - 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h10 #define je_rallocx JEMALLOC_N(rallocx) macro
H A Dpublic_unnamespace.h10 #undef je_rallocx macro
/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h16 # define je_rallocx je_rallocx macro
H A Djemalloc_mangle.h21 # define rallocx je_rallocx
53 # undef je_rallocx macro
H A Djemalloc.h76 # define je_rallocx je_rallocx macro
226 void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size,
340 # define rallocx je_rallocx
372 # undef je_rallocx macro
/external/jemalloc/src/
H A Djemalloc.c2372 je_rallocx(void *ptr, size_t size, int flags) function

Completed in 138 milliseconds