Home
last modified time | relevance | path

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

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