Home
last modified time | relevance | path

Searched refs:malloc_zone_free (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2070 malloc_zone_free
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5947 pub fn malloc_zone_free(zone: *mut crate::malloc_zone_t, ptr: *mut c_void); in malloc_zone_free() function