Home
last modified time | relevance | path

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

/rust-libc-0.2.174/
H A Dbuild.rs67 let which_freebsd = if let Ok(version) = env::var("RUST_LIBC_UNSTABLE_FREEBSD_VERSION") { in main() localVariable
247 fn which_freebsd() -> Option<i32> { in which_freebsd() function
/rust-libc-0.2.174/libc-test/
H A Dbuild.rs5153 fn which_freebsd() -> Option<i32> { in which_freebsd() function