Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.h24 # define mallocx je_mallocx macro
Djemalloc_mangle_jet.h24 # define mallocx jet_mallocx macro
Djemalloc.h355 # define mallocx je_mallocx macro
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/src/
Dlib.rs278 pub fn mallocx(size: size_t, flags: c_int) -> *mut c_void; in mallocx() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5590 pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; in mallocx() function
/external/rust/android-crates-io/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5549 pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; in mallocx() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5590 pub fn mallocx(size: ::size_t, flags: ::c_int) -> *mut ::c_void; in mallocx() function