Home
last modified time | relevance | path

Searched refs:malloc_default_zone (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DProcess.inc96 malloc_zone_statistics(malloc_default_zone(), &Stats);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DProcess.inc99 malloc_zone_statistics(malloc_default_zone(), &Stats);
/third_party/rust/crates/libc/libc-test/semver/
Dapple.txt1962 malloc_default_zone
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5660 pub fn malloc_default_zone() -> *mut ::malloc_zone_t; in malloc_default_zone() function