Home
last modified time | relevance | path

Searched defs:global_allocator (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Dlib.rs45 mod global_allocator; module
/third_party/rust/rust/compiler/rustc_metadata/src/
Dcreader.rs827 let mut global_allocator = in inject_allocator_crate() localVariable