Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_rename.h26 # define je_sdallocx je_sdallocx macro
49 # define je_sdallocx sdallocx macro
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dpublic_namespace.h19 #define je_sdallocx JEMALLOC_N(sdallocx) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c2997 je_sdallocx(void *ptr, size_t size, int flags) { function