• Home
  • Raw
  • Download

Lines Matching refs:target_os

5 #[cfg(not(target_os = "netbsd"))]
7 #[cfg(target_os = "netbsd")]
20 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
21 target_os = "ios", target_os = "macos",
22 target_os = "openbsd"))]
24 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
25 target_os = "ios", target_os = "macos"))]
27 #[cfg(any(target_os = "netbsd"))]
29 #[cfg(any(target_os = "netbsd", target_os = "openbsd"))]
32 #[cfg(target_os = "netbsd")]
34 #[cfg(not(target_os = "netbsd"))]
37 #[cfg_attr(target_os = "netbsd", repr(u32))]
38 #[cfg_attr(not(target_os = "netbsd"), repr(i16))]
42 #[cfg(target_os = "freebsd")]
44 #[cfg(target_os = "dragonfly")]
46 #[cfg(any(target_os = "dragonfly",
47 target_os = "freebsd",
48 target_os = "ios",
49 target_os = "macos"))]
51 #[cfg(target_os = "freebsd")]
53 #[cfg(any(target_os = "ios", target_os = "macos"))]
60 #[cfg(target_os = "freebsd")]
64 #[cfg(target_os = "freebsd")]
68 #[cfg(any(target_os = "dragonfly",
69 target_os = "freebsd",
70 target_os = "ios",
71 target_os = "macos"))]
73 #[cfg(any(target_os = "ios", target_os = "macos"))]
80 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
81 target_os = "ios", target_os = "macos",
82 target_os = "openbsd"))]
84 #[cfg(any(target_os = "netbsd"))]
92 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
93 target_os = "ios", target_os = "macos",
94 target_os = "netbsd", target_os = "openbsd"))]
96 #[cfg(target_os = "freebsd")]
101 #[cfg(any(target_os = "macos", target_os = "ios"))]
104 #[cfg(target_os = "dragonfly")]
107 #[cfg(any(target_os = "macos", target_os = "ios"))]
109 #[cfg(any(target_os = "macos", target_os = "ios"))]
111 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
112 target_os = "ios", target_os = "macos",
113 target_os = "netbsd", target_os = "openbsd"))]
121 #[cfg(any(target_os = "macos", target_os = "ios"))]
126 #[cfg(target_os = "openbsd")]
130 #[cfg(any(target_os = "macos", target_os = "ios"))]
133 #[cfg(any(target_os = "macos",
134 target_os = "ios",
135 target_os = "freebsd",
136 target_os = "dragonfly"))]
138 #[cfg(any(target_os = "macos",
139 target_os = "ios",
140 target_os = "freebsd",
141 target_os = "dragonfly"))]
143 #[cfg(any(target_os = "macos",
144 target_os = "ios",
145 target_os = "freebsd",
146 target_os = "dragonfly"))]
148 #[cfg(any(target_os = "macos",
149 target_os = "ios",
150 target_os = "freebsd",
151 target_os = "dragonfly"))]
153 #[cfg(any(target_os = "macos",
154 target_os = "ios",
155 target_os = "freebsd",
156 target_os = "dragonfly"))]
158 #[cfg(any(target_os = "macos",
159 target_os = "ios",
160 target_os = "freebsd",
161 target_os = "dragonfly"))]
166 #[cfg(target_os = "freebsd")]
168 #[cfg(any(target_os = "macos", target_os = "ios"))]
170 #[cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd"))]
172 #[cfg(target_os = "dragonfly")]
178 #[cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd"))]
180 #[cfg(any(target_os = "macos", target_os = "ios"))]
184 #[cfg(any(target_os = "macos",
185 target_os = "ios",
186 target_os = "freebsd",
187 target_os = "dragonfly"))]
189 #[cfg(target_os = "openbsd")]
191 #[cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd"))]
193 #[cfg(any(target_os = "macos", target_os = "ios"))]
195 #[cfg(any(target_os = "macos", target_os = "ios"))]
197 #[cfg(any(target_os = "macos", target_os = "ios"))]
199 #[cfg(any(target_os = "macos", target_os = "ios"))]
270 #[cfg(any(target_os = "macos",
271 target_os = "ios",
272 target_os = "freebsd",
273 target_os = "dragonfly",
274 target_os = "openbsd"))]
276 #[cfg(target_os = "netbsd")]