Searched refs:target_has_atomics (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/log/ | ||
H A D | build.rs | 17 if target_has_atomics(&target) { in main() 34 fn target_has_atomics(target: &str) -> bool { in target_has_atomics() functions |
Completed in 1 milliseconds