Searched refs:aligned_free (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/libc/libc-test/semver/ | ||
D | windows.txt | 151 aligned_free |
/third_party/rust/crates/libc/src/windows/ | ||
D | mod.rs | 515 pub fn aligned_free(ptr: *mut ::c_void); in aligned_free() function |