Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle.h31 # define xallocx je_xallocx macro
Djemalloc_mangle_jet.h31 # define xallocx jet_xallocx macro
Djemalloc.h362 # define xallocx je_xallocx macro
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4194 pub fn xallocx(ptr: *mut ::c_void, size: ::size_t, extra: ::size_t, flags: ::c_int) in xallocx() function