Home
last modified time | relevance | path

Searched refs:horizon (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs30 if #[cfg(target_os = "horizon")] {
44 if #[cfg(any(target_os = "horizon", all(target_os = "espidf", espidf_time64)))] {
274 if #[cfg(target_os = "horizon")] {
489 if #[cfg(target_os = "horizon")] {
530 if #[cfg(target_os = "horizon")] {
730 } else if #[cfg(target_os = "horizon")] {
731 mod horizon; modules
732 pub use self::horizon::*;

Completed in 2 milliseconds