Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.h27 # define rallocx je_rallocx macro
Djemalloc_mangle_jet.h27 # define rallocx jet_rallocx macro
Djemalloc.h358 # define rallocx je_rallocx macro
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/src/
Dlib.rs311 pub fn rallocx(ptr: *mut c_void, size: size_t, flags: c_int) -> *mut c_void; in rallocx() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5591 pub fn rallocx(ptr: *mut ::c_void, size: ::size_t, flags: ::c_int) -> *mut ::c_void; in rallocx() function
/external/rust/android-crates-io/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5550 pub fn rallocx(ptr: *mut ::c_void, size: ::size_t, flags: ::c_int) -> *mut ::c_void; in rallocx() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5591 pub fn rallocx(ptr: *mut ::c_void, size: ::size_t, flags: ::c_int) -> *mut ::c_void; in rallocx() function