Lines Matching refs:target_env
108 #[cfg(any(target_env = "musl", target_os = "emscripten", target_env = "ohos"))]
110 #[cfg(any(target_env = "musl", target_os = "emscripten", target_env = "ohos"))]
112 #[cfg(any(target_env = "musl", target_os = "emscripten", target_env = "ohos"))]
114 #[cfg(any(target_env = "musl", target_os = "emscripten", target_env = "ohos"))]
237 if #[cfg(any(target_env = "gnu", target_os = "android"))] {
280 not(target_env = "musl"),
579 if #[cfg(target_env = "ohos")] {
593 } else if #[cfg(not(target_env = "uclibc"))] {
1026 any(target_env = "gnu", target_env = "musl", target_env = "ohos")
1662 if #[cfg(any(target_env = "gnu", target_os = "android"))] {
2077 if #[cfg(not(any(target_env = "musl", target_os = "emscripten")))] {
2135 target_env = "uclibc",
2136 target_env = "musl",
2157 if #[cfg(not(target_env = "uclibc"))] {
2180 if #[cfg(any(target_env = "gnu", target_os = "android"))] {