Home
last modified time | relevance | path

Searched defs:je_rallocx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_rename.h23 # define je_rallocx je_rallocx macro
46 # define je_rallocx rallocx macro
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dpublic_namespace.h16 #define je_rallocx JEMALLOC_N(rallocx) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c2679 je_rallocx(void *ptr, size_t size, int flags) { function