Lines Matching refs:target_env
67 #[cfg(all(target_os = "linux", any(target_env = "musl", target_env = "ohos")))]
69 #[cfg(all(target_os = "linux", target_env = "uclibc"))]
75 target_env = "musl",
76 target_env = "ohos",
77 target_env = "uclibc"
87 all(target_os = "linux", any(target_env = "musl", target_env = "ohos")),
90 not(any(target_arch = "s390x", target_env = "musl", target_env = "ohos"))
296 not(any(target_env = "musl", target_env = "ohos"))
346 all(target_os = "linux", any(target_env = "musl", target_env = "ohos"))
358 target_env = "musl",
359 target_env = "ohos",
360 target_env = "uclibc"
369 #[cfg(all(target_os = "linux", target_env = "uclibc"))]
406 #[cfg(all(target_os = "linux", any(target_env = "musl", target_env = "ohos")))]
414 #[cfg(all(target_os = "linux", target_env = "uclibc"))]
426 target_env = "musl",
427 target_env = "ohos",
428 target_env = "uclibc"
498 #[cfg(all(target_os = "linux", any(target_env = "musl", target_env = "ohos")))]
505 #[cfg(all(target_os = "linux", target_env = "uclibc"))]
516 target_env = "musl",
517 target_env = "ohos",
518 target_env = "uclibc"