Home
last modified time | relevance | path

Searched defs:je_sdallocx (Results 1 – 7 of 7) 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/include/jemalloc/
Djemalloc_rename.h20 # define je_sdallocx je_sdallocx macro
Djemalloc.h81 # define je_sdallocx je_sdallocx macro
/external/jemalloc/include/jemalloc/internal/
Dpublic_namespace.h14 #define je_sdallocx JEMALLOC_N(sdallocx) macro
/external/jemalloc_new/src/
Djemalloc.c2995 je_sdallocx(void *ptr, size_t size, int flags) { function
/external/jemalloc/src/
Djemalloc.c2650 je_sdallocx(void *ptr, size_t size, int flags) function