Home
last modified time | relevance | path

Searched defs:sdallocx (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc/include/jemalloc/
Djemalloc_mangle_jet.h25 # define sdallocx jet_sdallocx macro
Djemalloc_mangle.h25 # define sdallocx je_sdallocx macro
Djemalloc.h369 # define sdallocx je_sdallocx macro
/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.h30 # define sdallocx je_sdallocx macro
Djemalloc_mangle_jet.h30 # define sdallocx jet_sdallocx macro
Djemalloc.h361 # define sdallocx je_sdallocx macro
/external/boringssl/src/crypto/
Dmem.c98 void sdallocx(void *ptr, size_t size, int flags) { in sdallocx() function