Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/
Djemalloc_rename.h10 # define je_dallocx je_dallocx macro
33 # define je_dallocx dallocx macro
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_namespace.h3 #define je_dallocx JEMALLOC_N(dallocx) macro
/external/jemalloc_new/src/
Djemalloc.c2938 je_dallocx(void *ptr, int flags) { function