Home
last modified time | relevance | path

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

/external/rust/crates/ring/
Dbuild.rs105 static NON_MSVC_FLAGS: &[&str] = &[ in c_flags() constant
119 static NON_MSVC_FLAGS: &[&str] = &[ in cpp_flags() variable