Home
last modified time | relevance | path

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

/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/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4198 pub fn sdallocx(ptr: *mut ::c_void, size: ::size_t, flags: ::c_int); in sdallocx() function