Home
last modified time | relevance | path

Searched defs:je_dallocx (Results 1 – 7 of 7) 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/include/jemalloc/
Djemalloc_rename.h19 # define je_dallocx je_dallocx macro
Djemalloc.h80 # define je_dallocx je_dallocx macro
/external/jemalloc/include/jemalloc/internal/
Dpublic_namespace.h13 #define je_dallocx JEMALLOC_N(dallocx) macro
/external/jemalloc_new/src/
Djemalloc.c2936 je_dallocx(void *ptr, int flags) { function
/external/jemalloc/src/
Djemalloc.c2608 je_dallocx(void *ptr, int flags) function