Lines Matching refs:target_os
5 #[cfg(not(target_os = "netbsd"))]
7 #[cfg(target_os = "netbsd")]
22 target_os = "dragonfly",
23 target_os = "freebsd",
24 target_os = "ios",
25 target_os = "macos",
26 target_os = "openbsd"
29 #[cfg(any(target_os = "netbsd"))]
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))]
43 #[cfg(target_os = "freebsd")]
45 #[cfg(target_os = "dragonfly")]
47 #[cfg(any(target_os = "dragonfly",
48 target_os = "freebsd",
49 target_os = "ios",
50 target_os = "macos"))]
52 #[cfg(target_os = "freebsd")]
54 #[cfg(any(target_os = "ios", target_os = "macos"))]
61 #[cfg(target_os = "freebsd")]
65 #[cfg(target_os = "freebsd")]
69 #[cfg(any(target_os = "dragonfly",
70 target_os = "freebsd",
71 target_os = "ios",
72 target_os = "macos"))]
74 #[cfg(any(target_os = "ios", target_os = "macos"))]
83 target_os = "dragonfly",
84 target_os = "freebsd",
85 target_os = "ios",
86 target_os = "macos",
87 target_os = "openbsd"
90 #[cfg(any(target_os = "netbsd"))]
98 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
99 target_os = "ios", target_os = "macos",
100 target_os = "netbsd", target_os = "openbsd"))]
102 #[cfg(target_os = "freebsd")]
107 #[cfg(any(target_os = "macos", target_os = "ios"))]
110 #[cfg(target_os = "dragonfly")]
113 #[cfg(any(target_os = "macos", target_os = "ios"))]
115 #[cfg(any(target_os = "macos", target_os = "ios"))]
117 #[cfg(any(target_os = "dragonfly", target_os = "freebsd",
118 target_os = "ios", target_os = "macos",
119 target_os = "netbsd", target_os = "openbsd"))]
126 #[cfg(any(target_os = "macos", target_os = "ios"))]
131 #[cfg(target_os = "openbsd")]
135 #[cfg(any(target_os = "macos", target_os = "ios"))]
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"))]
163 #[cfg(any(target_os = "macos",
164 target_os = "ios",
165 target_os = "freebsd",
166 target_os = "dragonfly"))]
171 #[cfg(target_os = "freebsd")]
173 #[cfg(any(target_os = "macos", target_os = "ios"))]
175 #[cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd"))]
177 #[cfg(target_os = "dragonfly")]
183 #[cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd"))]
185 #[cfg(any(target_os = "macos", target_os = "ios"))]
189 #[cfg(any(target_os = "macos",
190 target_os = "ios",
191 target_os = "freebsd",
192 target_os = "dragonfly"))]
194 #[cfg(target_os = "openbsd")]
196 #[cfg(any(target_os = "macos", target_os = "ios", target_os = "freebsd"))]
198 #[cfg(any(target_os = "macos", target_os = "ios"))]
200 #[cfg(any(target_os = "macos", target_os = "ios"))]
202 #[cfg(any(target_os = "macos", target_os = "ios"))]
204 #[cfg(any(target_os = "macos", target_os = "ios"))]
286 target_os = "macos",
287 target_os = "ios",
288 target_os = "freebsd",
289 target_os = "dragonfly",
290 target_os = "openbsd"
293 #[cfg(target_os = "netbsd")]