annotate libstdc++-v3/config.h.in @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 /* config.h.in. Generated from configure.ac by autoheader. */
kono
parents:
diff changeset
2
kono
parents:
diff changeset
3 /* Define to 1 if you have the `acosf' function. */
kono
parents:
diff changeset
4 #undef HAVE_ACOSF
kono
parents:
diff changeset
5
kono
parents:
diff changeset
6 /* Define to 1 if you have the `acosl' function. */
kono
parents:
diff changeset
7 #undef HAVE_ACOSL
kono
parents:
diff changeset
8
kono
parents:
diff changeset
9 /* Define to 1 if you have the `aligned_alloc' function. */
kono
parents:
diff changeset
10 #undef HAVE_ALIGNED_ALLOC
kono
parents:
diff changeset
11
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
12 /* Define to 1 if you have the <arpa/inet.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
13 #undef HAVE_ARPA_INET_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
14
111
kono
parents:
diff changeset
15 /* Define to 1 if you have the `asinf' function. */
kono
parents:
diff changeset
16 #undef HAVE_ASINF
kono
parents:
diff changeset
17
kono
parents:
diff changeset
18 /* Define to 1 if you have the `asinl' function. */
kono
parents:
diff changeset
19 #undef HAVE_ASINL
kono
parents:
diff changeset
20
kono
parents:
diff changeset
21 /* Define to 1 if the target assembler supports .symver directive. */
kono
parents:
diff changeset
22 #undef HAVE_AS_SYMVER_DIRECTIVE
kono
parents:
diff changeset
23
kono
parents:
diff changeset
24 /* Define to 1 if you have the `atan2f' function. */
kono
parents:
diff changeset
25 #undef HAVE_ATAN2F
kono
parents:
diff changeset
26
kono
parents:
diff changeset
27 /* Define to 1 if you have the `atan2l' function. */
kono
parents:
diff changeset
28 #undef HAVE_ATAN2L
kono
parents:
diff changeset
29
kono
parents:
diff changeset
30 /* Define to 1 if you have the `atanf' function. */
kono
parents:
diff changeset
31 #undef HAVE_ATANF
kono
parents:
diff changeset
32
kono
parents:
diff changeset
33 /* Define to 1 if you have the `atanl' function. */
kono
parents:
diff changeset
34 #undef HAVE_ATANL
kono
parents:
diff changeset
35
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
36 /* Defined if shared_ptr reference counting should use atomic operations. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
37 #undef HAVE_ATOMIC_LOCK_POLICY
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
38
111
kono
parents:
diff changeset
39 /* Define to 1 if you have the `at_quick_exit' function. */
kono
parents:
diff changeset
40 #undef HAVE_AT_QUICK_EXIT
kono
parents:
diff changeset
41
kono
parents:
diff changeset
42 /* Define to 1 if the target assembler supports thread-local storage. */
kono
parents:
diff changeset
43 #undef HAVE_CC_TLS
kono
parents:
diff changeset
44
kono
parents:
diff changeset
45 /* Define to 1 if you have the `ceilf' function. */
kono
parents:
diff changeset
46 #undef HAVE_CEILF
kono
parents:
diff changeset
47
kono
parents:
diff changeset
48 /* Define to 1 if you have the `ceill' function. */
kono
parents:
diff changeset
49 #undef HAVE_CEILL
kono
parents:
diff changeset
50
kono
parents:
diff changeset
51 /* Define to 1 if you have the <complex.h> header file. */
kono
parents:
diff changeset
52 #undef HAVE_COMPLEX_H
kono
parents:
diff changeset
53
kono
parents:
diff changeset
54 /* Define to 1 if you have the `cosf' function. */
kono
parents:
diff changeset
55 #undef HAVE_COSF
kono
parents:
diff changeset
56
kono
parents:
diff changeset
57 /* Define to 1 if you have the `coshf' function. */
kono
parents:
diff changeset
58 #undef HAVE_COSHF
kono
parents:
diff changeset
59
kono
parents:
diff changeset
60 /* Define to 1 if you have the `coshl' function. */
kono
parents:
diff changeset
61 #undef HAVE_COSHL
kono
parents:
diff changeset
62
kono
parents:
diff changeset
63 /* Define to 1 if you have the `cosl' function. */
kono
parents:
diff changeset
64 #undef HAVE_COSL
kono
parents:
diff changeset
65
kono
parents:
diff changeset
66 /* Define to 1 if you have the <dirent.h> header file. */
kono
parents:
diff changeset
67 #undef HAVE_DIRENT_H
kono
parents:
diff changeset
68
kono
parents:
diff changeset
69 /* Define to 1 if you have the <dlfcn.h> header file. */
kono
parents:
diff changeset
70 #undef HAVE_DLFCN_H
kono
parents:
diff changeset
71
kono
parents:
diff changeset
72 /* Define if EBADMSG exists. */
kono
parents:
diff changeset
73 #undef HAVE_EBADMSG
kono
parents:
diff changeset
74
kono
parents:
diff changeset
75 /* Define if ECANCELED exists. */
kono
parents:
diff changeset
76 #undef HAVE_ECANCELED
kono
parents:
diff changeset
77
kono
parents:
diff changeset
78 /* Define if ECHILD exists. */
kono
parents:
diff changeset
79 #undef HAVE_ECHILD
kono
parents:
diff changeset
80
kono
parents:
diff changeset
81 /* Define if EIDRM exists. */
kono
parents:
diff changeset
82 #undef HAVE_EIDRM
kono
parents:
diff changeset
83
kono
parents:
diff changeset
84 /* Define to 1 if you have the <endian.h> header file. */
kono
parents:
diff changeset
85 #undef HAVE_ENDIAN_H
kono
parents:
diff changeset
86
kono
parents:
diff changeset
87 /* Define if ENODATA exists. */
kono
parents:
diff changeset
88 #undef HAVE_ENODATA
kono
parents:
diff changeset
89
kono
parents:
diff changeset
90 /* Define if ENOLINK exists. */
kono
parents:
diff changeset
91 #undef HAVE_ENOLINK
kono
parents:
diff changeset
92
kono
parents:
diff changeset
93 /* Define if ENOSPC exists. */
kono
parents:
diff changeset
94 #undef HAVE_ENOSPC
kono
parents:
diff changeset
95
kono
parents:
diff changeset
96 /* Define if ENOSR exists. */
kono
parents:
diff changeset
97 #undef HAVE_ENOSR
kono
parents:
diff changeset
98
kono
parents:
diff changeset
99 /* Define if ENOSTR exists. */
kono
parents:
diff changeset
100 #undef HAVE_ENOSTR
kono
parents:
diff changeset
101
kono
parents:
diff changeset
102 /* Define if ENOTRECOVERABLE exists. */
kono
parents:
diff changeset
103 #undef HAVE_ENOTRECOVERABLE
kono
parents:
diff changeset
104
kono
parents:
diff changeset
105 /* Define if ENOTSUP exists. */
kono
parents:
diff changeset
106 #undef HAVE_ENOTSUP
kono
parents:
diff changeset
107
kono
parents:
diff changeset
108 /* Define if EOVERFLOW exists. */
kono
parents:
diff changeset
109 #undef HAVE_EOVERFLOW
kono
parents:
diff changeset
110
kono
parents:
diff changeset
111 /* Define if EOWNERDEAD exists. */
kono
parents:
diff changeset
112 #undef HAVE_EOWNERDEAD
kono
parents:
diff changeset
113
kono
parents:
diff changeset
114 /* Define if EPERM exists. */
kono
parents:
diff changeset
115 #undef HAVE_EPERM
kono
parents:
diff changeset
116
kono
parents:
diff changeset
117 /* Define if EPROTO exists. */
kono
parents:
diff changeset
118 #undef HAVE_EPROTO
kono
parents:
diff changeset
119
kono
parents:
diff changeset
120 /* Define if ETIME exists. */
kono
parents:
diff changeset
121 #undef HAVE_ETIME
kono
parents:
diff changeset
122
kono
parents:
diff changeset
123 /* Define if ETIMEDOUT exists. */
kono
parents:
diff changeset
124 #undef HAVE_ETIMEDOUT
kono
parents:
diff changeset
125
kono
parents:
diff changeset
126 /* Define if ETXTBSY exists. */
kono
parents:
diff changeset
127 #undef HAVE_ETXTBSY
kono
parents:
diff changeset
128
kono
parents:
diff changeset
129 /* Define if EWOULDBLOCK exists. */
kono
parents:
diff changeset
130 #undef HAVE_EWOULDBLOCK
kono
parents:
diff changeset
131
kono
parents:
diff changeset
132 /* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */
kono
parents:
diff changeset
133 #undef HAVE_EXCEPTION_PTR_SINCE_GCC46
kono
parents:
diff changeset
134
kono
parents:
diff changeset
135 /* Define to 1 if you have the <execinfo.h> header file. */
kono
parents:
diff changeset
136 #undef HAVE_EXECINFO_H
kono
parents:
diff changeset
137
kono
parents:
diff changeset
138 /* Define to 1 if you have the `expf' function. */
kono
parents:
diff changeset
139 #undef HAVE_EXPF
kono
parents:
diff changeset
140
kono
parents:
diff changeset
141 /* Define to 1 if you have the `expl' function. */
kono
parents:
diff changeset
142 #undef HAVE_EXPL
kono
parents:
diff changeset
143
kono
parents:
diff changeset
144 /* Define to 1 if you have the `fabsf' function. */
kono
parents:
diff changeset
145 #undef HAVE_FABSF
kono
parents:
diff changeset
146
kono
parents:
diff changeset
147 /* Define to 1 if you have the `fabsl' function. */
kono
parents:
diff changeset
148 #undef HAVE_FABSL
kono
parents:
diff changeset
149
kono
parents:
diff changeset
150 /* Define to 1 if you have the <fcntl.h> header file. */
kono
parents:
diff changeset
151 #undef HAVE_FCNTL_H
kono
parents:
diff changeset
152
kono
parents:
diff changeset
153 /* Define to 1 if you have the <fenv.h> header file. */
kono
parents:
diff changeset
154 #undef HAVE_FENV_H
kono
parents:
diff changeset
155
kono
parents:
diff changeset
156 /* Define to 1 if you have the `finite' function. */
kono
parents:
diff changeset
157 #undef HAVE_FINITE
kono
parents:
diff changeset
158
kono
parents:
diff changeset
159 /* Define to 1 if you have the `finitef' function. */
kono
parents:
diff changeset
160 #undef HAVE_FINITEF
kono
parents:
diff changeset
161
kono
parents:
diff changeset
162 /* Define to 1 if you have the `finitel' function. */
kono
parents:
diff changeset
163 #undef HAVE_FINITEL
kono
parents:
diff changeset
164
kono
parents:
diff changeset
165 /* Define to 1 if you have the <float.h> header file. */
kono
parents:
diff changeset
166 #undef HAVE_FLOAT_H
kono
parents:
diff changeset
167
kono
parents:
diff changeset
168 /* Define to 1 if you have the `floorf' function. */
kono
parents:
diff changeset
169 #undef HAVE_FLOORF
kono
parents:
diff changeset
170
kono
parents:
diff changeset
171 /* Define to 1 if you have the `floorl' function. */
kono
parents:
diff changeset
172 #undef HAVE_FLOORL
kono
parents:
diff changeset
173
kono
parents:
diff changeset
174 /* Define to 1 if you have the `fmodf' function. */
kono
parents:
diff changeset
175 #undef HAVE_FMODF
kono
parents:
diff changeset
176
kono
parents:
diff changeset
177 /* Define to 1 if you have the `fmodl' function. */
kono
parents:
diff changeset
178 #undef HAVE_FMODL
kono
parents:
diff changeset
179
kono
parents:
diff changeset
180 /* Define to 1 if you have the `fpclass' function. */
kono
parents:
diff changeset
181 #undef HAVE_FPCLASS
kono
parents:
diff changeset
182
kono
parents:
diff changeset
183 /* Define to 1 if you have the <fp.h> header file. */
kono
parents:
diff changeset
184 #undef HAVE_FP_H
kono
parents:
diff changeset
185
kono
parents:
diff changeset
186 /* Define to 1 if you have the `frexpf' function. */
kono
parents:
diff changeset
187 #undef HAVE_FREXPF
kono
parents:
diff changeset
188
kono
parents:
diff changeset
189 /* Define to 1 if you have the `frexpl' function. */
kono
parents:
diff changeset
190 #undef HAVE_FREXPL
kono
parents:
diff changeset
191
kono
parents:
diff changeset
192 /* Define if _Unwind_GetIPInfo is available. */
kono
parents:
diff changeset
193 #undef HAVE_GETIPINFO
kono
parents:
diff changeset
194
kono
parents:
diff changeset
195 /* Define if gets is available in <stdio.h> before C++14. */
kono
parents:
diff changeset
196 #undef HAVE_GETS
kono
parents:
diff changeset
197
kono
parents:
diff changeset
198 /* Define to 1 if you have the `hypot' function. */
kono
parents:
diff changeset
199 #undef HAVE_HYPOT
kono
parents:
diff changeset
200
kono
parents:
diff changeset
201 /* Define to 1 if you have the `hypotf' function. */
kono
parents:
diff changeset
202 #undef HAVE_HYPOTF
kono
parents:
diff changeset
203
kono
parents:
diff changeset
204 /* Define to 1 if you have the `hypotl' function. */
kono
parents:
diff changeset
205 #undef HAVE_HYPOTL
kono
parents:
diff changeset
206
kono
parents:
diff changeset
207 /* Define if you have the iconv() function. */
kono
parents:
diff changeset
208 #undef HAVE_ICONV
kono
parents:
diff changeset
209
kono
parents:
diff changeset
210 /* Define to 1 if you have the <ieeefp.h> header file. */
kono
parents:
diff changeset
211 #undef HAVE_IEEEFP_H
kono
parents:
diff changeset
212
kono
parents:
diff changeset
213 /* Define if int64_t is available in <stdint.h>. */
kono
parents:
diff changeset
214 #undef HAVE_INT64_T
kono
parents:
diff changeset
215
kono
parents:
diff changeset
216 /* Define if int64_t is a long. */
kono
parents:
diff changeset
217 #undef HAVE_INT64_T_LONG
kono
parents:
diff changeset
218
kono
parents:
diff changeset
219 /* Define if int64_t is a long long. */
kono
parents:
diff changeset
220 #undef HAVE_INT64_T_LONG_LONG
kono
parents:
diff changeset
221
kono
parents:
diff changeset
222 /* Define to 1 if you have the <inttypes.h> header file. */
kono
parents:
diff changeset
223 #undef HAVE_INTTYPES_H
kono
parents:
diff changeset
224
kono
parents:
diff changeset
225 /* Define to 1 if you have the `isinf' function. */
kono
parents:
diff changeset
226 #undef HAVE_ISINF
kono
parents:
diff changeset
227
kono
parents:
diff changeset
228 /* Define to 1 if you have the `isinff' function. */
kono
parents:
diff changeset
229 #undef HAVE_ISINFF
kono
parents:
diff changeset
230
kono
parents:
diff changeset
231 /* Define to 1 if you have the `isinfl' function. */
kono
parents:
diff changeset
232 #undef HAVE_ISINFL
kono
parents:
diff changeset
233
kono
parents:
diff changeset
234 /* Define to 1 if you have the `isnan' function. */
kono
parents:
diff changeset
235 #undef HAVE_ISNAN
kono
parents:
diff changeset
236
kono
parents:
diff changeset
237 /* Define to 1 if you have the `isnanf' function. */
kono
parents:
diff changeset
238 #undef HAVE_ISNANF
kono
parents:
diff changeset
239
kono
parents:
diff changeset
240 /* Define to 1 if you have the `isnanl' function. */
kono
parents:
diff changeset
241 #undef HAVE_ISNANL
kono
parents:
diff changeset
242
kono
parents:
diff changeset
243 /* Defined if iswblank exists. */
kono
parents:
diff changeset
244 #undef HAVE_ISWBLANK
kono
parents:
diff changeset
245
kono
parents:
diff changeset
246 /* Define if LC_MESSAGES is available in <locale.h>. */
kono
parents:
diff changeset
247 #undef HAVE_LC_MESSAGES
kono
parents:
diff changeset
248
kono
parents:
diff changeset
249 /* Define to 1 if you have the `ldexpf' function. */
kono
parents:
diff changeset
250 #undef HAVE_LDEXPF
kono
parents:
diff changeset
251
kono
parents:
diff changeset
252 /* Define to 1 if you have the `ldexpl' function. */
kono
parents:
diff changeset
253 #undef HAVE_LDEXPL
kono
parents:
diff changeset
254
kono
parents:
diff changeset
255 /* Define to 1 if you have the <libintl.h> header file. */
kono
parents:
diff changeset
256 #undef HAVE_LIBINTL_H
kono
parents:
diff changeset
257
kono
parents:
diff changeset
258 /* Only used in build directory testsuite_hooks.h. */
kono
parents:
diff changeset
259 #undef HAVE_LIMIT_AS
kono
parents:
diff changeset
260
kono
parents:
diff changeset
261 /* Only used in build directory testsuite_hooks.h. */
kono
parents:
diff changeset
262 #undef HAVE_LIMIT_DATA
kono
parents:
diff changeset
263
kono
parents:
diff changeset
264 /* Only used in build directory testsuite_hooks.h. */
kono
parents:
diff changeset
265 #undef HAVE_LIMIT_FSIZE
kono
parents:
diff changeset
266
kono
parents:
diff changeset
267 /* Only used in build directory testsuite_hooks.h. */
kono
parents:
diff changeset
268 #undef HAVE_LIMIT_RSS
kono
parents:
diff changeset
269
kono
parents:
diff changeset
270 /* Only used in build directory testsuite_hooks.h. */
kono
parents:
diff changeset
271 #undef HAVE_LIMIT_VMEM
kono
parents:
diff changeset
272
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
273 /* Define if link is available in <unistd.h>. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
274 #undef HAVE_LINK
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
275
111
kono
parents:
diff changeset
276 /* Define if futex syscall is available. */
kono
parents:
diff changeset
277 #undef HAVE_LINUX_FUTEX
kono
parents:
diff changeset
278
kono
parents:
diff changeset
279 /* Define to 1 if you have the <linux/random.h> header file. */
kono
parents:
diff changeset
280 #undef HAVE_LINUX_RANDOM_H
kono
parents:
diff changeset
281
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
282 /* Define to 1 if you have the <linux/types.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
283 #undef HAVE_LINUX_TYPES_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
284
111
kono
parents:
diff changeset
285 /* Define to 1 if you have the <locale.h> header file. */
kono
parents:
diff changeset
286 #undef HAVE_LOCALE_H
kono
parents:
diff changeset
287
kono
parents:
diff changeset
288 /* Define to 1 if you have the `log10f' function. */
kono
parents:
diff changeset
289 #undef HAVE_LOG10F
kono
parents:
diff changeset
290
kono
parents:
diff changeset
291 /* Define to 1 if you have the `log10l' function. */
kono
parents:
diff changeset
292 #undef HAVE_LOG10L
kono
parents:
diff changeset
293
kono
parents:
diff changeset
294 /* Define to 1 if you have the `logf' function. */
kono
parents:
diff changeset
295 #undef HAVE_LOGF
kono
parents:
diff changeset
296
kono
parents:
diff changeset
297 /* Define to 1 if you have the `logl' function. */
kono
parents:
diff changeset
298 #undef HAVE_LOGL
kono
parents:
diff changeset
299
kono
parents:
diff changeset
300 /* Define to 1 if you have the <machine/endian.h> header file. */
kono
parents:
diff changeset
301 #undef HAVE_MACHINE_ENDIAN_H
kono
parents:
diff changeset
302
kono
parents:
diff changeset
303 /* Define to 1 if you have the <machine/param.h> header file. */
kono
parents:
diff changeset
304 #undef HAVE_MACHINE_PARAM_H
kono
parents:
diff changeset
305
kono
parents:
diff changeset
306 /* Define if mbstate_t exists in wchar.h. */
kono
parents:
diff changeset
307 #undef HAVE_MBSTATE_T
kono
parents:
diff changeset
308
kono
parents:
diff changeset
309 /* Define to 1 if you have the `memalign' function. */
kono
parents:
diff changeset
310 #undef HAVE_MEMALIGN
kono
parents:
diff changeset
311
kono
parents:
diff changeset
312 /* Define to 1 if you have the <memory.h> header file. */
kono
parents:
diff changeset
313 #undef HAVE_MEMORY_H
kono
parents:
diff changeset
314
kono
parents:
diff changeset
315 /* Define to 1 if you have the `modf' function. */
kono
parents:
diff changeset
316 #undef HAVE_MODF
kono
parents:
diff changeset
317
kono
parents:
diff changeset
318 /* Define to 1 if you have the `modff' function. */
kono
parents:
diff changeset
319 #undef HAVE_MODFF
kono
parents:
diff changeset
320
kono
parents:
diff changeset
321 /* Define to 1 if you have the `modfl' function. */
kono
parents:
diff changeset
322 #undef HAVE_MODFL
kono
parents:
diff changeset
323
kono
parents:
diff changeset
324 /* Define to 1 if you have the <nan.h> header file. */
kono
parents:
diff changeset
325 #undef HAVE_NAN_H
kono
parents:
diff changeset
326
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
327 /* Define to 1 if you have the <netdb.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
328 #undef HAVE_NETDB_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
329
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
330 /* Define to 1 if you have the <netinet/in.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
331 #undef HAVE_NETINET_IN_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
332
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
333 /* Define to 1 if you have the <netinet/tcp.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
334 #undef HAVE_NETINET_TCP_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
335
111
kono
parents:
diff changeset
336 /* Define if <math.h> defines obsolete isinf function. */
kono
parents:
diff changeset
337 #undef HAVE_OBSOLETE_ISINF
kono
parents:
diff changeset
338
kono
parents:
diff changeset
339 /* Define if <math.h> defines obsolete isnan function. */
kono
parents:
diff changeset
340 #undef HAVE_OBSOLETE_ISNAN
kono
parents:
diff changeset
341
kono
parents:
diff changeset
342 /* Define if poll is available in <poll.h>. */
kono
parents:
diff changeset
343 #undef HAVE_POLL
kono
parents:
diff changeset
344
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
345 /* Define to 1 if you have the <poll.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
346 #undef HAVE_POLL_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
347
111
kono
parents:
diff changeset
348 /* Define to 1 if you have the `posix_memalign' function. */
kono
parents:
diff changeset
349 #undef HAVE_POSIX_MEMALIGN
kono
parents:
diff changeset
350
kono
parents:
diff changeset
351 /* Define to 1 if you have the `powf' function. */
kono
parents:
diff changeset
352 #undef HAVE_POWF
kono
parents:
diff changeset
353
kono
parents:
diff changeset
354 /* Define to 1 if you have the `powl' function. */
kono
parents:
diff changeset
355 #undef HAVE_POWL
kono
parents:
diff changeset
356
kono
parents:
diff changeset
357 /* Define to 1 if you have the `qfpclass' function. */
kono
parents:
diff changeset
358 #undef HAVE_QFPCLASS
kono
parents:
diff changeset
359
kono
parents:
diff changeset
360 /* Define to 1 if you have the `quick_exit' function. */
kono
parents:
diff changeset
361 #undef HAVE_QUICK_EXIT
kono
parents:
diff changeset
362
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
363 /* Define if readlink is available in <unistd.h>. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
364 #undef HAVE_READLINK
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
365
111
kono
parents:
diff changeset
366 /* Define to 1 if you have the `setenv' function. */
kono
parents:
diff changeset
367 #undef HAVE_SETENV
kono
parents:
diff changeset
368
kono
parents:
diff changeset
369 /* Define to 1 if you have the `sincos' function. */
kono
parents:
diff changeset
370 #undef HAVE_SINCOS
kono
parents:
diff changeset
371
kono
parents:
diff changeset
372 /* Define to 1 if you have the `sincosf' function. */
kono
parents:
diff changeset
373 #undef HAVE_SINCOSF
kono
parents:
diff changeset
374
kono
parents:
diff changeset
375 /* Define to 1 if you have the `sincosl' function. */
kono
parents:
diff changeset
376 #undef HAVE_SINCOSL
kono
parents:
diff changeset
377
kono
parents:
diff changeset
378 /* Define to 1 if you have the `sinf' function. */
kono
parents:
diff changeset
379 #undef HAVE_SINF
kono
parents:
diff changeset
380
kono
parents:
diff changeset
381 /* Define to 1 if you have the `sinhf' function. */
kono
parents:
diff changeset
382 #undef HAVE_SINHF
kono
parents:
diff changeset
383
kono
parents:
diff changeset
384 /* Define to 1 if you have the `sinhl' function. */
kono
parents:
diff changeset
385 #undef HAVE_SINHL
kono
parents:
diff changeset
386
kono
parents:
diff changeset
387 /* Define to 1 if you have the `sinl' function. */
kono
parents:
diff changeset
388 #undef HAVE_SINL
kono
parents:
diff changeset
389
kono
parents:
diff changeset
390 /* Defined if sleep exists. */
kono
parents:
diff changeset
391 #undef HAVE_SLEEP
kono
parents:
diff changeset
392
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
393 /* Define to 1 if you have the `sockatmark' function. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
394 #undef HAVE_SOCKATMARK
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
395
111
kono
parents:
diff changeset
396 /* Define to 1 if you have the `sqrtf' function. */
kono
parents:
diff changeset
397 #undef HAVE_SQRTF
kono
parents:
diff changeset
398
kono
parents:
diff changeset
399 /* Define to 1 if you have the `sqrtl' function. */
kono
parents:
diff changeset
400 #undef HAVE_SQRTL
kono
parents:
diff changeset
401
kono
parents:
diff changeset
402 /* Define to 1 if you have the <stdalign.h> header file. */
kono
parents:
diff changeset
403 #undef HAVE_STDALIGN_H
kono
parents:
diff changeset
404
kono
parents:
diff changeset
405 /* Define to 1 if you have the <stdbool.h> header file. */
kono
parents:
diff changeset
406 #undef HAVE_STDBOOL_H
kono
parents:
diff changeset
407
kono
parents:
diff changeset
408 /* Define to 1 if you have the <stdint.h> header file. */
kono
parents:
diff changeset
409 #undef HAVE_STDINT_H
kono
parents:
diff changeset
410
kono
parents:
diff changeset
411 /* Define to 1 if you have the <stdlib.h> header file. */
kono
parents:
diff changeset
412 #undef HAVE_STDLIB_H
kono
parents:
diff changeset
413
kono
parents:
diff changeset
414 /* Define if strerror_l is available in <string.h>. */
kono
parents:
diff changeset
415 #undef HAVE_STRERROR_L
kono
parents:
diff changeset
416
kono
parents:
diff changeset
417 /* Define if strerror_r is available in <string.h>. */
kono
parents:
diff changeset
418 #undef HAVE_STRERROR_R
kono
parents:
diff changeset
419
kono
parents:
diff changeset
420 /* Define to 1 if you have the <strings.h> header file. */
kono
parents:
diff changeset
421 #undef HAVE_STRINGS_H
kono
parents:
diff changeset
422
kono
parents:
diff changeset
423 /* Define to 1 if you have the <string.h> header file. */
kono
parents:
diff changeset
424 #undef HAVE_STRING_H
kono
parents:
diff changeset
425
kono
parents:
diff changeset
426 /* Define to 1 if you have the `strtof' function. */
kono
parents:
diff changeset
427 #undef HAVE_STRTOF
kono
parents:
diff changeset
428
kono
parents:
diff changeset
429 /* Define to 1 if you have the `strtold' function. */
kono
parents:
diff changeset
430 #undef HAVE_STRTOLD
kono
parents:
diff changeset
431
kono
parents:
diff changeset
432 /* Define to 1 if `d_type' is a member of `struct dirent'. */
kono
parents:
diff changeset
433 #undef HAVE_STRUCT_DIRENT_D_TYPE
kono
parents:
diff changeset
434
kono
parents:
diff changeset
435 /* Define if strxfrm_l is available in <string.h>. */
kono
parents:
diff changeset
436 #undef HAVE_STRXFRM_L
kono
parents:
diff changeset
437
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
438 /* Define if symlink is available in <unistd.h>. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
439 #undef HAVE_SYMLINK
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
440
111
kono
parents:
diff changeset
441 /* Define to 1 if the target runtime linker supports binding the same symbol
kono
parents:
diff changeset
442 to different versions. */
kono
parents:
diff changeset
443 #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
kono
parents:
diff changeset
444
kono
parents:
diff changeset
445 /* Define to 1 if you have the <sys/filio.h> header file. */
kono
parents:
diff changeset
446 #undef HAVE_SYS_FILIO_H
kono
parents:
diff changeset
447
kono
parents:
diff changeset
448 /* Define to 1 if you have the <sys/ioctl.h> header file. */
kono
parents:
diff changeset
449 #undef HAVE_SYS_IOCTL_H
kono
parents:
diff changeset
450
kono
parents:
diff changeset
451 /* Define to 1 if you have the <sys/ipc.h> header file. */
kono
parents:
diff changeset
452 #undef HAVE_SYS_IPC_H
kono
parents:
diff changeset
453
kono
parents:
diff changeset
454 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
kono
parents:
diff changeset
455 #undef HAVE_SYS_ISA_DEFS_H
kono
parents:
diff changeset
456
kono
parents:
diff changeset
457 /* Define to 1 if you have the <sys/machine.h> header file. */
kono
parents:
diff changeset
458 #undef HAVE_SYS_MACHINE_H
kono
parents:
diff changeset
459
kono
parents:
diff changeset
460 /* Define to 1 if you have the <sys/param.h> header file. */
kono
parents:
diff changeset
461 #undef HAVE_SYS_PARAM_H
kono
parents:
diff changeset
462
kono
parents:
diff changeset
463 /* Define to 1 if you have the <sys/resource.h> header file. */
kono
parents:
diff changeset
464 #undef HAVE_SYS_RESOURCE_H
kono
parents:
diff changeset
465
kono
parents:
diff changeset
466 /* Define to 1 if you have a suitable <sys/sdt.h> header file */
kono
parents:
diff changeset
467 #undef HAVE_SYS_SDT_H
kono
parents:
diff changeset
468
kono
parents:
diff changeset
469 /* Define to 1 if you have the <sys/sem.h> header file. */
kono
parents:
diff changeset
470 #undef HAVE_SYS_SEM_H
kono
parents:
diff changeset
471
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
472 /* Define to 1 if you have the <sys/socket.h> header file. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
473 #undef HAVE_SYS_SOCKET_H
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
474
111
kono
parents:
diff changeset
475 /* Define to 1 if you have the <sys/statvfs.h> header file. */
kono
parents:
diff changeset
476 #undef HAVE_SYS_STATVFS_H
kono
parents:
diff changeset
477
kono
parents:
diff changeset
478 /* Define to 1 if you have the <sys/stat.h> header file. */
kono
parents:
diff changeset
479 #undef HAVE_SYS_STAT_H
kono
parents:
diff changeset
480
kono
parents:
diff changeset
481 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
kono
parents:
diff changeset
482 #undef HAVE_SYS_SYSINFO_H
kono
parents:
diff changeset
483
kono
parents:
diff changeset
484 /* Define to 1 if you have the <sys/time.h> header file. */
kono
parents:
diff changeset
485 #undef HAVE_SYS_TIME_H
kono
parents:
diff changeset
486
kono
parents:
diff changeset
487 /* Define to 1 if you have the <sys/types.h> header file. */
kono
parents:
diff changeset
488 #undef HAVE_SYS_TYPES_H
kono
parents:
diff changeset
489
kono
parents:
diff changeset
490 /* Define to 1 if you have the <sys/uio.h> header file. */
kono
parents:
diff changeset
491 #undef HAVE_SYS_UIO_H
kono
parents:
diff changeset
492
kono
parents:
diff changeset
493 /* Define if S_IFREG is available in <sys/stat.h>. */
kono
parents:
diff changeset
494 #undef HAVE_S_IFREG
kono
parents:
diff changeset
495
kono
parents:
diff changeset
496 /* Define if S_ISREG is available in <sys/stat.h>. */
kono
parents:
diff changeset
497 #undef HAVE_S_ISREG
kono
parents:
diff changeset
498
kono
parents:
diff changeset
499 /* Define to 1 if you have the `tanf' function. */
kono
parents:
diff changeset
500 #undef HAVE_TANF
kono
parents:
diff changeset
501
kono
parents:
diff changeset
502 /* Define to 1 if you have the `tanhf' function. */
kono
parents:
diff changeset
503 #undef HAVE_TANHF
kono
parents:
diff changeset
504
kono
parents:
diff changeset
505 /* Define to 1 if you have the `tanhl' function. */
kono
parents:
diff changeset
506 #undef HAVE_TANHL
kono
parents:
diff changeset
507
kono
parents:
diff changeset
508 /* Define to 1 if you have the `tanl' function. */
kono
parents:
diff changeset
509 #undef HAVE_TANL
kono
parents:
diff changeset
510
kono
parents:
diff changeset
511 /* Define to 1 if you have the <tgmath.h> header file. */
kono
parents:
diff changeset
512 #undef HAVE_TGMATH_H
kono
parents:
diff changeset
513
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
514 /* Define to 1 if you have the `timespec_get' function. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
515 #undef HAVE_TIMESPEC_GET
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
516
111
kono
parents:
diff changeset
517 /* Define to 1 if the target supports thread-local storage. */
kono
parents:
diff changeset
518 #undef HAVE_TLS
kono
parents:
diff changeset
519
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
520 /* Define if truncate is available in <unistd.h>. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
521 #undef HAVE_TRUNCATE
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
522
111
kono
parents:
diff changeset
523 /* Define to 1 if you have the <uchar.h> header file. */
kono
parents:
diff changeset
524 #undef HAVE_UCHAR_H
kono
parents:
diff changeset
525
kono
parents:
diff changeset
526 /* Define to 1 if you have the <unistd.h> header file. */
kono
parents:
diff changeset
527 #undef HAVE_UNISTD_H
kono
parents:
diff changeset
528
kono
parents:
diff changeset
529 /* Defined if usleep exists. */
kono
parents:
diff changeset
530 #undef HAVE_USLEEP
kono
parents:
diff changeset
531
kono
parents:
diff changeset
532 /* Define to 1 if you have the <utime.h> header file. */
kono
parents:
diff changeset
533 #undef HAVE_UTIME_H
kono
parents:
diff changeset
534
kono
parents:
diff changeset
535 /* Defined if vfwscanf exists. */
kono
parents:
diff changeset
536 #undef HAVE_VFWSCANF
kono
parents:
diff changeset
537
kono
parents:
diff changeset
538 /* Defined if vswscanf exists. */
kono
parents:
diff changeset
539 #undef HAVE_VSWSCANF
kono
parents:
diff changeset
540
kono
parents:
diff changeset
541 /* Defined if vwscanf exists. */
kono
parents:
diff changeset
542 #undef HAVE_VWSCANF
kono
parents:
diff changeset
543
kono
parents:
diff changeset
544 /* Define to 1 if you have the <wchar.h> header file. */
kono
parents:
diff changeset
545 #undef HAVE_WCHAR_H
kono
parents:
diff changeset
546
kono
parents:
diff changeset
547 /* Defined if wcstof exists. */
kono
parents:
diff changeset
548 #undef HAVE_WCSTOF
kono
parents:
diff changeset
549
kono
parents:
diff changeset
550 /* Define to 1 if you have the <wctype.h> header file. */
kono
parents:
diff changeset
551 #undef HAVE_WCTYPE_H
kono
parents:
diff changeset
552
kono
parents:
diff changeset
553 /* Defined if Sleep exists. */
kono
parents:
diff changeset
554 #undef HAVE_WIN32_SLEEP
kono
parents:
diff changeset
555
kono
parents:
diff changeset
556 /* Define if writev is available in <sys/uio.h>. */
kono
parents:
diff changeset
557 #undef HAVE_WRITEV
kono
parents:
diff changeset
558
kono
parents:
diff changeset
559 /* Define to 1 if you have the `_acosf' function. */
kono
parents:
diff changeset
560 #undef HAVE__ACOSF
kono
parents:
diff changeset
561
kono
parents:
diff changeset
562 /* Define to 1 if you have the `_acosl' function. */
kono
parents:
diff changeset
563 #undef HAVE__ACOSL
kono
parents:
diff changeset
564
kono
parents:
diff changeset
565 /* Define to 1 if you have the `_aligned_malloc' function. */
kono
parents:
diff changeset
566 #undef HAVE__ALIGNED_MALLOC
kono
parents:
diff changeset
567
kono
parents:
diff changeset
568 /* Define to 1 if you have the `_asinf' function. */
kono
parents:
diff changeset
569 #undef HAVE__ASINF
kono
parents:
diff changeset
570
kono
parents:
diff changeset
571 /* Define to 1 if you have the `_asinl' function. */
kono
parents:
diff changeset
572 #undef HAVE__ASINL
kono
parents:
diff changeset
573
kono
parents:
diff changeset
574 /* Define to 1 if you have the `_atan2f' function. */
kono
parents:
diff changeset
575 #undef HAVE__ATAN2F
kono
parents:
diff changeset
576
kono
parents:
diff changeset
577 /* Define to 1 if you have the `_atan2l' function. */
kono
parents:
diff changeset
578 #undef HAVE__ATAN2L
kono
parents:
diff changeset
579
kono
parents:
diff changeset
580 /* Define to 1 if you have the `_atanf' function. */
kono
parents:
diff changeset
581 #undef HAVE__ATANF
kono
parents:
diff changeset
582
kono
parents:
diff changeset
583 /* Define to 1 if you have the `_atanl' function. */
kono
parents:
diff changeset
584 #undef HAVE__ATANL
kono
parents:
diff changeset
585
kono
parents:
diff changeset
586 /* Define to 1 if you have the `_ceilf' function. */
kono
parents:
diff changeset
587 #undef HAVE__CEILF
kono
parents:
diff changeset
588
kono
parents:
diff changeset
589 /* Define to 1 if you have the `_ceill' function. */
kono
parents:
diff changeset
590 #undef HAVE__CEILL
kono
parents:
diff changeset
591
kono
parents:
diff changeset
592 /* Define to 1 if you have the `_cosf' function. */
kono
parents:
diff changeset
593 #undef HAVE__COSF
kono
parents:
diff changeset
594
kono
parents:
diff changeset
595 /* Define to 1 if you have the `_coshf' function. */
kono
parents:
diff changeset
596 #undef HAVE__COSHF
kono
parents:
diff changeset
597
kono
parents:
diff changeset
598 /* Define to 1 if you have the `_coshl' function. */
kono
parents:
diff changeset
599 #undef HAVE__COSHL
kono
parents:
diff changeset
600
kono
parents:
diff changeset
601 /* Define to 1 if you have the `_cosl' function. */
kono
parents:
diff changeset
602 #undef HAVE__COSL
kono
parents:
diff changeset
603
kono
parents:
diff changeset
604 /* Define to 1 if you have the `_expf' function. */
kono
parents:
diff changeset
605 #undef HAVE__EXPF
kono
parents:
diff changeset
606
kono
parents:
diff changeset
607 /* Define to 1 if you have the `_expl' function. */
kono
parents:
diff changeset
608 #undef HAVE__EXPL
kono
parents:
diff changeset
609
kono
parents:
diff changeset
610 /* Define to 1 if you have the `_fabsf' function. */
kono
parents:
diff changeset
611 #undef HAVE__FABSF
kono
parents:
diff changeset
612
kono
parents:
diff changeset
613 /* Define to 1 if you have the `_fabsl' function. */
kono
parents:
diff changeset
614 #undef HAVE__FABSL
kono
parents:
diff changeset
615
kono
parents:
diff changeset
616 /* Define to 1 if you have the `_finite' function. */
kono
parents:
diff changeset
617 #undef HAVE__FINITE
kono
parents:
diff changeset
618
kono
parents:
diff changeset
619 /* Define to 1 if you have the `_finitef' function. */
kono
parents:
diff changeset
620 #undef HAVE__FINITEF
kono
parents:
diff changeset
621
kono
parents:
diff changeset
622 /* Define to 1 if you have the `_finitel' function. */
kono
parents:
diff changeset
623 #undef HAVE__FINITEL
kono
parents:
diff changeset
624
kono
parents:
diff changeset
625 /* Define to 1 if you have the `_floorf' function. */
kono
parents:
diff changeset
626 #undef HAVE__FLOORF
kono
parents:
diff changeset
627
kono
parents:
diff changeset
628 /* Define to 1 if you have the `_floorl' function. */
kono
parents:
diff changeset
629 #undef HAVE__FLOORL
kono
parents:
diff changeset
630
kono
parents:
diff changeset
631 /* Define to 1 if you have the `_fmodf' function. */
kono
parents:
diff changeset
632 #undef HAVE__FMODF
kono
parents:
diff changeset
633
kono
parents:
diff changeset
634 /* Define to 1 if you have the `_fmodl' function. */
kono
parents:
diff changeset
635 #undef HAVE__FMODL
kono
parents:
diff changeset
636
kono
parents:
diff changeset
637 /* Define to 1 if you have the `_fpclass' function. */
kono
parents:
diff changeset
638 #undef HAVE__FPCLASS
kono
parents:
diff changeset
639
kono
parents:
diff changeset
640 /* Define to 1 if you have the `_frexpf' function. */
kono
parents:
diff changeset
641 #undef HAVE__FREXPF
kono
parents:
diff changeset
642
kono
parents:
diff changeset
643 /* Define to 1 if you have the `_frexpl' function. */
kono
parents:
diff changeset
644 #undef HAVE__FREXPL
kono
parents:
diff changeset
645
kono
parents:
diff changeset
646 /* Define to 1 if you have the `_hypot' function. */
kono
parents:
diff changeset
647 #undef HAVE__HYPOT
kono
parents:
diff changeset
648
kono
parents:
diff changeset
649 /* Define to 1 if you have the `_hypotf' function. */
kono
parents:
diff changeset
650 #undef HAVE__HYPOTF
kono
parents:
diff changeset
651
kono
parents:
diff changeset
652 /* Define to 1 if you have the `_hypotl' function. */
kono
parents:
diff changeset
653 #undef HAVE__HYPOTL
kono
parents:
diff changeset
654
kono
parents:
diff changeset
655 /* Define to 1 if you have the `_isinf' function. */
kono
parents:
diff changeset
656 #undef HAVE__ISINF
kono
parents:
diff changeset
657
kono
parents:
diff changeset
658 /* Define to 1 if you have the `_isinff' function. */
kono
parents:
diff changeset
659 #undef HAVE__ISINFF
kono
parents:
diff changeset
660
kono
parents:
diff changeset
661 /* Define to 1 if you have the `_isinfl' function. */
kono
parents:
diff changeset
662 #undef HAVE__ISINFL
kono
parents:
diff changeset
663
kono
parents:
diff changeset
664 /* Define to 1 if you have the `_isnan' function. */
kono
parents:
diff changeset
665 #undef HAVE__ISNAN
kono
parents:
diff changeset
666
kono
parents:
diff changeset
667 /* Define to 1 if you have the `_isnanf' function. */
kono
parents:
diff changeset
668 #undef HAVE__ISNANF
kono
parents:
diff changeset
669
kono
parents:
diff changeset
670 /* Define to 1 if you have the `_isnanl' function. */
kono
parents:
diff changeset
671 #undef HAVE__ISNANL
kono
parents:
diff changeset
672
kono
parents:
diff changeset
673 /* Define to 1 if you have the `_ldexpf' function. */
kono
parents:
diff changeset
674 #undef HAVE__LDEXPF
kono
parents:
diff changeset
675
kono
parents:
diff changeset
676 /* Define to 1 if you have the `_ldexpl' function. */
kono
parents:
diff changeset
677 #undef HAVE__LDEXPL
kono
parents:
diff changeset
678
kono
parents:
diff changeset
679 /* Define to 1 if you have the `_log10f' function. */
kono
parents:
diff changeset
680 #undef HAVE__LOG10F
kono
parents:
diff changeset
681
kono
parents:
diff changeset
682 /* Define to 1 if you have the `_log10l' function. */
kono
parents:
diff changeset
683 #undef HAVE__LOG10L
kono
parents:
diff changeset
684
kono
parents:
diff changeset
685 /* Define to 1 if you have the `_logf' function. */
kono
parents:
diff changeset
686 #undef HAVE__LOGF
kono
parents:
diff changeset
687
kono
parents:
diff changeset
688 /* Define to 1 if you have the `_logl' function. */
kono
parents:
diff changeset
689 #undef HAVE__LOGL
kono
parents:
diff changeset
690
kono
parents:
diff changeset
691 /* Define to 1 if you have the `_modf' function. */
kono
parents:
diff changeset
692 #undef HAVE__MODF
kono
parents:
diff changeset
693
kono
parents:
diff changeset
694 /* Define to 1 if you have the `_modff' function. */
kono
parents:
diff changeset
695 #undef HAVE__MODFF
kono
parents:
diff changeset
696
kono
parents:
diff changeset
697 /* Define to 1 if you have the `_modfl' function. */
kono
parents:
diff changeset
698 #undef HAVE__MODFL
kono
parents:
diff changeset
699
kono
parents:
diff changeset
700 /* Define to 1 if you have the `_powf' function. */
kono
parents:
diff changeset
701 #undef HAVE__POWF
kono
parents:
diff changeset
702
kono
parents:
diff changeset
703 /* Define to 1 if you have the `_powl' function. */
kono
parents:
diff changeset
704 #undef HAVE__POWL
kono
parents:
diff changeset
705
kono
parents:
diff changeset
706 /* Define to 1 if you have the `_qfpclass' function. */
kono
parents:
diff changeset
707 #undef HAVE__QFPCLASS
kono
parents:
diff changeset
708
kono
parents:
diff changeset
709 /* Define to 1 if you have the `_sincos' function. */
kono
parents:
diff changeset
710 #undef HAVE__SINCOS
kono
parents:
diff changeset
711
kono
parents:
diff changeset
712 /* Define to 1 if you have the `_sincosf' function. */
kono
parents:
diff changeset
713 #undef HAVE__SINCOSF
kono
parents:
diff changeset
714
kono
parents:
diff changeset
715 /* Define to 1 if you have the `_sincosl' function. */
kono
parents:
diff changeset
716 #undef HAVE__SINCOSL
kono
parents:
diff changeset
717
kono
parents:
diff changeset
718 /* Define to 1 if you have the `_sinf' function. */
kono
parents:
diff changeset
719 #undef HAVE__SINF
kono
parents:
diff changeset
720
kono
parents:
diff changeset
721 /* Define to 1 if you have the `_sinhf' function. */
kono
parents:
diff changeset
722 #undef HAVE__SINHF
kono
parents:
diff changeset
723
kono
parents:
diff changeset
724 /* Define to 1 if you have the `_sinhl' function. */
kono
parents:
diff changeset
725 #undef HAVE__SINHL
kono
parents:
diff changeset
726
kono
parents:
diff changeset
727 /* Define to 1 if you have the `_sinl' function. */
kono
parents:
diff changeset
728 #undef HAVE__SINL
kono
parents:
diff changeset
729
kono
parents:
diff changeset
730 /* Define to 1 if you have the `_sqrtf' function. */
kono
parents:
diff changeset
731 #undef HAVE__SQRTF
kono
parents:
diff changeset
732
kono
parents:
diff changeset
733 /* Define to 1 if you have the `_sqrtl' function. */
kono
parents:
diff changeset
734 #undef HAVE__SQRTL
kono
parents:
diff changeset
735
kono
parents:
diff changeset
736 /* Define to 1 if you have the `_tanf' function. */
kono
parents:
diff changeset
737 #undef HAVE__TANF
kono
parents:
diff changeset
738
kono
parents:
diff changeset
739 /* Define to 1 if you have the `_tanhf' function. */
kono
parents:
diff changeset
740 #undef HAVE__TANHF
kono
parents:
diff changeset
741
kono
parents:
diff changeset
742 /* Define to 1 if you have the `_tanhl' function. */
kono
parents:
diff changeset
743 #undef HAVE__TANHL
kono
parents:
diff changeset
744
kono
parents:
diff changeset
745 /* Define to 1 if you have the `_tanl' function. */
kono
parents:
diff changeset
746 #undef HAVE__TANL
kono
parents:
diff changeset
747
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
748 /* Define to 1 if you have the `_wfopen' function. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
749 #undef HAVE__WFOPEN
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
750
111
kono
parents:
diff changeset
751 /* Define to 1 if you have the `__cxa_thread_atexit' function. */
kono
parents:
diff changeset
752 #undef HAVE___CXA_THREAD_ATEXIT
kono
parents:
diff changeset
753
kono
parents:
diff changeset
754 /* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
kono
parents:
diff changeset
755 #undef HAVE___CXA_THREAD_ATEXIT_IMPL
kono
parents:
diff changeset
756
kono
parents:
diff changeset
757 /* Define as const if the declaration of iconv() needs const. */
kono
parents:
diff changeset
758 #undef ICONV_CONST
kono
parents:
diff changeset
759
kono
parents:
diff changeset
760 /* Define to the sub-directory in which libtool stores uninstalled libraries.
kono
parents:
diff changeset
761 */
kono
parents:
diff changeset
762 #undef LT_OBJDIR
kono
parents:
diff changeset
763
kono
parents:
diff changeset
764 /* Name of package */
kono
parents:
diff changeset
765 #undef PACKAGE
kono
parents:
diff changeset
766
kono
parents:
diff changeset
767 /* Define to the address where bug reports for this package should be sent. */
kono
parents:
diff changeset
768 #undef PACKAGE_BUGREPORT
kono
parents:
diff changeset
769
kono
parents:
diff changeset
770 /* Define to the full name of this package. */
kono
parents:
diff changeset
771 #undef PACKAGE_NAME
kono
parents:
diff changeset
772
kono
parents:
diff changeset
773 /* Define to the full name and version of this package. */
kono
parents:
diff changeset
774 #undef PACKAGE_STRING
kono
parents:
diff changeset
775
kono
parents:
diff changeset
776 /* Define to the one symbol short name of this package. */
kono
parents:
diff changeset
777 #undef PACKAGE_TARNAME
kono
parents:
diff changeset
778
kono
parents:
diff changeset
779 /* Define to the home page for this package. */
kono
parents:
diff changeset
780 #undef PACKAGE_URL
kono
parents:
diff changeset
781
kono
parents:
diff changeset
782 /* Define to the version of this package. */
kono
parents:
diff changeset
783 #undef PACKAGE_VERSION
kono
parents:
diff changeset
784
kono
parents:
diff changeset
785 /* The size of `char', as computed by sizeof. */
kono
parents:
diff changeset
786 #undef SIZEOF_CHAR
kono
parents:
diff changeset
787
kono
parents:
diff changeset
788 /* The size of `int', as computed by sizeof. */
kono
parents:
diff changeset
789 #undef SIZEOF_INT
kono
parents:
diff changeset
790
kono
parents:
diff changeset
791 /* The size of `long', as computed by sizeof. */
kono
parents:
diff changeset
792 #undef SIZEOF_LONG
kono
parents:
diff changeset
793
kono
parents:
diff changeset
794 /* The size of `short', as computed by sizeof. */
kono
parents:
diff changeset
795 #undef SIZEOF_SHORT
kono
parents:
diff changeset
796
kono
parents:
diff changeset
797 /* The size of `void *', as computed by sizeof. */
kono
parents:
diff changeset
798 #undef SIZEOF_VOID_P
kono
parents:
diff changeset
799
kono
parents:
diff changeset
800 /* Define to 1 if you have the ANSI C header files. */
kono
parents:
diff changeset
801 #undef STDC_HEADERS
kono
parents:
diff changeset
802
kono
parents:
diff changeset
803 /* Version number of package */
kono
parents:
diff changeset
804 #undef VERSION
kono
parents:
diff changeset
805
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
806 /* Enable large inode numbers on Mac OS X 10.5. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
807 #ifndef _DARWIN_USE_64_BIT_INODE
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
808 # define _DARWIN_USE_64_BIT_INODE 1
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
809 #endif
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
810
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
811 /* Number of bits in a file offset, on hosts where this is settable. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
812 #undef _FILE_OFFSET_BITS
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
813
111
kono
parents:
diff changeset
814 /* Define if C99 functions in <complex.h> should be used in <complex> for
kono
parents:
diff changeset
815 C++11. Using compiler builtins for these functions requires corresponding
kono
parents:
diff changeset
816 C99 library functions to be present. */
kono
parents:
diff changeset
817 #undef _GLIBCXX11_USE_C99_COMPLEX
kono
parents:
diff changeset
818
kono
parents:
diff changeset
819 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
kono
parents:
diff changeset
820 in namespace std for C++11. */
kono
parents:
diff changeset
821 #undef _GLIBCXX11_USE_C99_MATH
kono
parents:
diff changeset
822
kono
parents:
diff changeset
823 /* Define if C99 functions or macros in <stdio.h> should be imported in
kono
parents:
diff changeset
824 <cstdio> in namespace std for C++11. */
kono
parents:
diff changeset
825 #undef _GLIBCXX11_USE_C99_STDIO
kono
parents:
diff changeset
826
kono
parents:
diff changeset
827 /* Define if C99 functions or macros in <stdlib.h> should be imported in
kono
parents:
diff changeset
828 <cstdlib> in namespace std for C++11. */
kono
parents:
diff changeset
829 #undef _GLIBCXX11_USE_C99_STDLIB
kono
parents:
diff changeset
830
kono
parents:
diff changeset
831 /* Define if C99 functions or macros in <wchar.h> should be imported in
kono
parents:
diff changeset
832 <cwchar> in namespace std for C++11. */
kono
parents:
diff changeset
833 #undef _GLIBCXX11_USE_C99_WCHAR
kono
parents:
diff changeset
834
kono
parents:
diff changeset
835 /* Define if C99 functions in <complex.h> should be used in <complex> for
kono
parents:
diff changeset
836 C++98. Using compiler builtins for these functions requires corresponding
kono
parents:
diff changeset
837 C99 library functions to be present. */
kono
parents:
diff changeset
838 #undef _GLIBCXX98_USE_C99_COMPLEX
kono
parents:
diff changeset
839
kono
parents:
diff changeset
840 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
kono
parents:
diff changeset
841 in namespace std for C++98. */
kono
parents:
diff changeset
842 #undef _GLIBCXX98_USE_C99_MATH
kono
parents:
diff changeset
843
kono
parents:
diff changeset
844 /* Define if C99 functions or macros in <stdio.h> should be imported in
kono
parents:
diff changeset
845 <cstdio> in namespace std for C++98. */
kono
parents:
diff changeset
846 #undef _GLIBCXX98_USE_C99_STDIO
kono
parents:
diff changeset
847
kono
parents:
diff changeset
848 /* Define if C99 functions or macros in <stdlib.h> should be imported in
kono
parents:
diff changeset
849 <cstdlib> in namespace std for C++98. */
kono
parents:
diff changeset
850 #undef _GLIBCXX98_USE_C99_STDLIB
kono
parents:
diff changeset
851
kono
parents:
diff changeset
852 /* Define if C99 functions or macros in <wchar.h> should be imported in
kono
parents:
diff changeset
853 <cwchar> in namespace std for C++98. */
kono
parents:
diff changeset
854 #undef _GLIBCXX98_USE_C99_WCHAR
kono
parents:
diff changeset
855
kono
parents:
diff changeset
856 /* Define if the compiler supports C++11 atomics. */
kono
parents:
diff changeset
857 #undef _GLIBCXX_ATOMIC_BUILTINS
kono
parents:
diff changeset
858
kono
parents:
diff changeset
859 /* Define to use concept checking code from the boost libraries. */
kono
parents:
diff changeset
860 #undef _GLIBCXX_CONCEPT_CHECKS
kono
parents:
diff changeset
861
kono
parents:
diff changeset
862 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
kono
parents:
diff changeset
863 undefined for platform defaults */
kono
parents:
diff changeset
864 #undef _GLIBCXX_FULLY_DYNAMIC_STRING
kono
parents:
diff changeset
865
kono
parents:
diff changeset
866 /* Define if gthreads library is available. */
kono
parents:
diff changeset
867 #undef _GLIBCXX_HAS_GTHREADS
kono
parents:
diff changeset
868
kono
parents:
diff changeset
869 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
kono
parents:
diff changeset
870 #undef _GLIBCXX_HOSTED
kono
parents:
diff changeset
871
kono
parents:
diff changeset
872 /* Define if compatibility should be provided for -mlong-double-64. */
kono
parents:
diff changeset
873 #undef _GLIBCXX_LONG_DOUBLE_COMPAT
kono
parents:
diff changeset
874
kono
parents:
diff changeset
875 /* Define to the letter to which size_t is mangled. */
kono
parents:
diff changeset
876 #undef _GLIBCXX_MANGLE_SIZE_T
kono
parents:
diff changeset
877
kono
parents:
diff changeset
878 /* Define if C99 llrint and llround functions are missing from <math.h>. */
kono
parents:
diff changeset
879 #undef _GLIBCXX_NO_C99_ROUNDING_FUNCS
kono
parents:
diff changeset
880
kono
parents:
diff changeset
881 /* Define if ptrdiff_t is int. */
kono
parents:
diff changeset
882 #undef _GLIBCXX_PTRDIFF_T_IS_INT
kono
parents:
diff changeset
883
kono
parents:
diff changeset
884 /* Define if using setrlimit to set resource limits during "make check" */
kono
parents:
diff changeset
885 #undef _GLIBCXX_RES_LIMITS
kono
parents:
diff changeset
886
kono
parents:
diff changeset
887 /* Define if size_t is unsigned int. */
kono
parents:
diff changeset
888 #undef _GLIBCXX_SIZE_T_IS_UINT
kono
parents:
diff changeset
889
kono
parents:
diff changeset
890 /* Define to the value of the EOF integer constant. */
kono
parents:
diff changeset
891 #undef _GLIBCXX_STDIO_EOF
kono
parents:
diff changeset
892
kono
parents:
diff changeset
893 /* Define to the value of the SEEK_CUR integer constant. */
kono
parents:
diff changeset
894 #undef _GLIBCXX_STDIO_SEEK_CUR
kono
parents:
diff changeset
895
kono
parents:
diff changeset
896 /* Define to the value of the SEEK_END integer constant. */
kono
parents:
diff changeset
897 #undef _GLIBCXX_STDIO_SEEK_END
kono
parents:
diff changeset
898
kono
parents:
diff changeset
899 /* Define to use symbol versioning in the shared library. */
kono
parents:
diff changeset
900 #undef _GLIBCXX_SYMVER
kono
parents:
diff changeset
901
kono
parents:
diff changeset
902 /* Define to use darwin versioning in the shared library. */
kono
parents:
diff changeset
903 #undef _GLIBCXX_SYMVER_DARWIN
kono
parents:
diff changeset
904
kono
parents:
diff changeset
905 /* Define to use GNU versioning in the shared library. */
kono
parents:
diff changeset
906 #undef _GLIBCXX_SYMVER_GNU
kono
parents:
diff changeset
907
kono
parents:
diff changeset
908 /* Define to use GNU namespace versioning in the shared library. */
kono
parents:
diff changeset
909 #undef _GLIBCXX_SYMVER_GNU_NAMESPACE
kono
parents:
diff changeset
910
kono
parents:
diff changeset
911 /* Define to use Sun versioning in the shared library. */
kono
parents:
diff changeset
912 #undef _GLIBCXX_SYMVER_SUN
kono
parents:
diff changeset
913
kono
parents:
diff changeset
914 /* Define if C11 functions in <uchar.h> should be imported into namespace std
kono
parents:
diff changeset
915 in <cuchar>. */
kono
parents:
diff changeset
916 #undef _GLIBCXX_USE_C11_UCHAR_CXX11
kono
parents:
diff changeset
917
kono
parents:
diff changeset
918 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
kono
parents:
diff changeset
919 <stdio.h>, and <stdlib.h> can be used or exposed. */
kono
parents:
diff changeset
920 #undef _GLIBCXX_USE_C99
kono
parents:
diff changeset
921
kono
parents:
diff changeset
922 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
kono
parents:
diff changeset
923 Using compiler builtins for these functions requires corresponding C99
kono
parents:
diff changeset
924 library functions to be present. */
kono
parents:
diff changeset
925 #undef _GLIBCXX_USE_C99_COMPLEX_TR1
kono
parents:
diff changeset
926
kono
parents:
diff changeset
927 /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
kono
parents:
diff changeset
928 namespace std::tr1. */
kono
parents:
diff changeset
929 #undef _GLIBCXX_USE_C99_CTYPE_TR1
kono
parents:
diff changeset
930
kono
parents:
diff changeset
931 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
kono
parents:
diff changeset
932 namespace std::tr1. */
kono
parents:
diff changeset
933 #undef _GLIBCXX_USE_C99_FENV_TR1
kono
parents:
diff changeset
934
kono
parents:
diff changeset
935 /* Define if C99 functions in <inttypes.h> should be imported in
kono
parents:
diff changeset
936 <tr1/cinttypes> in namespace std::tr1. */
kono
parents:
diff changeset
937 #undef _GLIBCXX_USE_C99_INTTYPES_TR1
kono
parents:
diff changeset
938
kono
parents:
diff changeset
939 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
kono
parents:
diff changeset
940 <tr1/cinttypes> in namespace std::tr1. */
kono
parents:
diff changeset
941 #undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1
kono
parents:
diff changeset
942
kono
parents:
diff changeset
943 /* Define if C99 functions or macros in <math.h> should be imported in
kono
parents:
diff changeset
944 <tr1/cmath> in namespace std::tr1. */
kono
parents:
diff changeset
945 #undef _GLIBCXX_USE_C99_MATH_TR1
kono
parents:
diff changeset
946
kono
parents:
diff changeset
947 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
kono
parents:
diff changeset
948 namespace std::tr1. */
kono
parents:
diff changeset
949 #undef _GLIBCXX_USE_C99_STDINT_TR1
kono
parents:
diff changeset
950
kono
parents:
diff changeset
951 /* Defined if clock_gettime syscall has monotonic and realtime clock support.
kono
parents:
diff changeset
952 */
kono
parents:
diff changeset
953 #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL
kono
parents:
diff changeset
954
kono
parents:
diff changeset
955 /* Defined if clock_gettime has monotonic clock support. */
kono
parents:
diff changeset
956 #undef _GLIBCXX_USE_CLOCK_MONOTONIC
kono
parents:
diff changeset
957
kono
parents:
diff changeset
958 /* Defined if clock_gettime has realtime clock support. */
kono
parents:
diff changeset
959 #undef _GLIBCXX_USE_CLOCK_REALTIME
kono
parents:
diff changeset
960
kono
parents:
diff changeset
961 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
kono
parents:
diff changeset
962 this host. */
kono
parents:
diff changeset
963 #undef _GLIBCXX_USE_DECIMAL_FLOAT
kono
parents:
diff changeset
964
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
965 /* Define if /dev/random and /dev/urandom are available for
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
966 std::random_device. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
967 #undef _GLIBCXX_USE_DEV_RANDOM
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
968
111
kono
parents:
diff changeset
969 /* Define if fchmod is available in <sys/stat.h>. */
kono
parents:
diff changeset
970 #undef _GLIBCXX_USE_FCHMOD
kono
parents:
diff changeset
971
kono
parents:
diff changeset
972 /* Define if fchmodat is available in <sys/stat.h>. */
kono
parents:
diff changeset
973 #undef _GLIBCXX_USE_FCHMODAT
kono
parents:
diff changeset
974
kono
parents:
diff changeset
975 /* Defined if gettimeofday is available. */
kono
parents:
diff changeset
976 #undef _GLIBCXX_USE_GETTIMEOFDAY
kono
parents:
diff changeset
977
kono
parents:
diff changeset
978 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
kono
parents:
diff changeset
979 #undef _GLIBCXX_USE_GET_NPROCS
kono
parents:
diff changeset
980
kono
parents:
diff changeset
981 /* Define if __int128 is supported on this host. */
kono
parents:
diff changeset
982 #undef _GLIBCXX_USE_INT128
kono
parents:
diff changeset
983
kono
parents:
diff changeset
984 /* Define if LFS support is available. */
kono
parents:
diff changeset
985 #undef _GLIBCXX_USE_LFS
kono
parents:
diff changeset
986
kono
parents:
diff changeset
987 /* Define if code specialized for long long should be used. */
kono
parents:
diff changeset
988 #undef _GLIBCXX_USE_LONG_LONG
kono
parents:
diff changeset
989
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
990 /* Define if lstat is available in <sys/stat.h>. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
991 #undef _GLIBCXX_USE_LSTAT
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
992
111
kono
parents:
diff changeset
993 /* Defined if nanosleep is available. */
kono
parents:
diff changeset
994 #undef _GLIBCXX_USE_NANOSLEEP
kono
parents:
diff changeset
995
kono
parents:
diff changeset
996 /* Define if NLS translations are to be used. */
kono
parents:
diff changeset
997 #undef _GLIBCXX_USE_NLS
kono
parents:
diff changeset
998
kono
parents:
diff changeset
999 /* Define if pthreads_num_processors_np is available in <pthread.h>. */
kono
parents:
diff changeset
1000 #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP
kono
parents:
diff changeset
1001
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1002 /* Define if pthread_cond_clockwait is available in <pthread.h>. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1003 #undef _GLIBCXX_USE_PTHREAD_COND_CLOCKWAIT
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1004
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1005 /* Define if pthread_mutex_clocklock is available in <pthread.h>. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1006 #undef _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1007
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1008 /* Define if pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock are
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1009 available in <pthread.h>. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1010 #undef _GLIBCXX_USE_PTHREAD_RWLOCK_CLOCKLOCK
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1011
111
kono
parents:
diff changeset
1012 /* Define if POSIX read/write locks are available in <gthr.h>. */
kono
parents:
diff changeset
1013 #undef _GLIBCXX_USE_PTHREAD_RWLOCK_T
kono
parents:
diff changeset
1014
kono
parents:
diff changeset
1015 /* Define if /dev/random and /dev/urandom are available for the random_device
kono
parents:
diff changeset
1016 of TR1 (Chapter 5.1). */
kono
parents:
diff changeset
1017 #undef _GLIBCXX_USE_RANDOM_TR1
kono
parents:
diff changeset
1018
kono
parents:
diff changeset
1019 /* Define if usable realpath is available in <stdlib.h>. */
kono
parents:
diff changeset
1020 #undef _GLIBCXX_USE_REALPATH
kono
parents:
diff changeset
1021
kono
parents:
diff changeset
1022 /* Defined if sched_yield is available. */
kono
parents:
diff changeset
1023 #undef _GLIBCXX_USE_SCHED_YIELD
kono
parents:
diff changeset
1024
kono
parents:
diff changeset
1025 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
kono
parents:
diff changeset
1026 #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN
kono
parents:
diff changeset
1027
kono
parents:
diff changeset
1028 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
kono
parents:
diff changeset
1029 #undef _GLIBCXX_USE_SC_NPROC_ONLN
kono
parents:
diff changeset
1030
kono
parents:
diff changeset
1031 /* Define if sendfile is available in <sys/sendfile.h>. */
kono
parents:
diff changeset
1032 #undef _GLIBCXX_USE_SENDFILE
kono
parents:
diff changeset
1033
kono
parents:
diff changeset
1034 /* Define if struct stat has timespec members. */
kono
parents:
diff changeset
1035 #undef _GLIBCXX_USE_ST_MTIM
kono
parents:
diff changeset
1036
kono
parents:
diff changeset
1037 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
kono
parents:
diff changeset
1038 #undef _GLIBCXX_USE_SYSCTL_HW_NCPU
kono
parents:
diff changeset
1039
kono
parents:
diff changeset
1040 /* Define if obsolescent tmpnam is available in <stdio.h>. */
kono
parents:
diff changeset
1041 #undef _GLIBCXX_USE_TMPNAM
kono
parents:
diff changeset
1042
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1043 /* Define if utime is available in <utime.h>. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1044 #undef _GLIBCXX_USE_UTIME
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1045
111
kono
parents:
diff changeset
1046 /* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
kono
parents:
diff changeset
1047 AT_FDCWD in <fcntl.h>. */
kono
parents:
diff changeset
1048 #undef _GLIBCXX_USE_UTIMENSAT
kono
parents:
diff changeset
1049
kono
parents:
diff changeset
1050 /* Define if code specialized for wchar_t should be used. */
kono
parents:
diff changeset
1051 #undef _GLIBCXX_USE_WCHAR_T
kono
parents:
diff changeset
1052
kono
parents:
diff changeset
1053 /* Define to 1 if a verbose library is built, or 0 otherwise. */
kono
parents:
diff changeset
1054 #undef _GLIBCXX_VERBOSE
kono
parents:
diff changeset
1055
kono
parents:
diff changeset
1056 /* Defined if as can handle rdrand. */
kono
parents:
diff changeset
1057 #undef _GLIBCXX_X86_RDRAND
kono
parents:
diff changeset
1058
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1059 /* Defined if as can handle rdseed. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1060 #undef _GLIBCXX_X86_RDSEED
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1061
111
kono
parents:
diff changeset
1062 /* Define to 1 if mutex_timedlock is available. */
kono
parents:
diff changeset
1063 #undef _GTHREAD_USE_MUTEX_TIMEDLOCK
kono
parents:
diff changeset
1064
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1065 /* Define for large files, on AIX-style hosts. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1066 #undef _LARGE_FILES
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
1067
111
kono
parents:
diff changeset
1068 /* Define if all C++11 floating point overloads are available in <math.h>. */
kono
parents:
diff changeset
1069 #if __cplusplus >= 201103L
kono
parents:
diff changeset
1070 #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP
kono
parents:
diff changeset
1071 #endif
kono
parents:
diff changeset
1072
kono
parents:
diff changeset
1073 /* Define if all C++11 integral type overloads are available in <math.h>. */
kono
parents:
diff changeset
1074 #if __cplusplus >= 201103L
kono
parents:
diff changeset
1075 #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_INT
kono
parents:
diff changeset
1076 #endif
kono
parents:
diff changeset
1077
kono
parents:
diff changeset
1078 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
kono
parents:
diff changeset
1079 # define HAVE_ACOSF 1
kono
parents:
diff changeset
1080 # define acosf _acosf
kono
parents:
diff changeset
1081 #endif
kono
parents:
diff changeset
1082
kono
parents:
diff changeset
1083 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
kono
parents:
diff changeset
1084 # define HAVE_ACOSL 1
kono
parents:
diff changeset
1085 # define acosl _acosl
kono
parents:
diff changeset
1086 #endif
kono
parents:
diff changeset
1087
kono
parents:
diff changeset
1088 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
kono
parents:
diff changeset
1089 # define HAVE_ASINF 1
kono
parents:
diff changeset
1090 # define asinf _asinf
kono
parents:
diff changeset
1091 #endif
kono
parents:
diff changeset
1092
kono
parents:
diff changeset
1093 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
kono
parents:
diff changeset
1094 # define HAVE_ASINL 1
kono
parents:
diff changeset
1095 # define asinl _asinl
kono
parents:
diff changeset
1096 #endif
kono
parents:
diff changeset
1097
kono
parents:
diff changeset
1098 #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
kono
parents:
diff changeset
1099 # define HAVE_ATAN2F 1
kono
parents:
diff changeset
1100 # define atan2f _atan2f
kono
parents:
diff changeset
1101 #endif
kono
parents:
diff changeset
1102
kono
parents:
diff changeset
1103 #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
kono
parents:
diff changeset
1104 # define HAVE_ATAN2L 1
kono
parents:
diff changeset
1105 # define atan2l _atan2l
kono
parents:
diff changeset
1106 #endif
kono
parents:
diff changeset
1107
kono
parents:
diff changeset
1108 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
kono
parents:
diff changeset
1109 # define HAVE_ATANF 1
kono
parents:
diff changeset
1110 # define atanf _atanf
kono
parents:
diff changeset
1111 #endif
kono
parents:
diff changeset
1112
kono
parents:
diff changeset
1113 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
kono
parents:
diff changeset
1114 # define HAVE_ATANL 1
kono
parents:
diff changeset
1115 # define atanl _atanl
kono
parents:
diff changeset
1116 #endif
kono
parents:
diff changeset
1117
kono
parents:
diff changeset
1118 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
kono
parents:
diff changeset
1119 # define HAVE_CEILF 1
kono
parents:
diff changeset
1120 # define ceilf _ceilf
kono
parents:
diff changeset
1121 #endif
kono
parents:
diff changeset
1122
kono
parents:
diff changeset
1123 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
kono
parents:
diff changeset
1124 # define HAVE_CEILL 1
kono
parents:
diff changeset
1125 # define ceill _ceill
kono
parents:
diff changeset
1126 #endif
kono
parents:
diff changeset
1127
kono
parents:
diff changeset
1128 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
kono
parents:
diff changeset
1129 # define HAVE_COSF 1
kono
parents:
diff changeset
1130 # define cosf _cosf
kono
parents:
diff changeset
1131 #endif
kono
parents:
diff changeset
1132
kono
parents:
diff changeset
1133 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
kono
parents:
diff changeset
1134 # define HAVE_COSHF 1
kono
parents:
diff changeset
1135 # define coshf _coshf
kono
parents:
diff changeset
1136 #endif
kono
parents:
diff changeset
1137
kono
parents:
diff changeset
1138 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
kono
parents:
diff changeset
1139 # define HAVE_COSHL 1
kono
parents:
diff changeset
1140 # define coshl _coshl
kono
parents:
diff changeset
1141 #endif
kono
parents:
diff changeset
1142
kono
parents:
diff changeset
1143 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
kono
parents:
diff changeset
1144 # define HAVE_COSL 1
kono
parents:
diff changeset
1145 # define cosl _cosl
kono
parents:
diff changeset
1146 #endif
kono
parents:
diff changeset
1147
kono
parents:
diff changeset
1148 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
kono
parents:
diff changeset
1149 # define HAVE_EXPF 1
kono
parents:
diff changeset
1150 # define expf _expf
kono
parents:
diff changeset
1151 #endif
kono
parents:
diff changeset
1152
kono
parents:
diff changeset
1153 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
kono
parents:
diff changeset
1154 # define HAVE_EXPL 1
kono
parents:
diff changeset
1155 # define expl _expl
kono
parents:
diff changeset
1156 #endif
kono
parents:
diff changeset
1157
kono
parents:
diff changeset
1158 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
kono
parents:
diff changeset
1159 # define HAVE_FABSF 1
kono
parents:
diff changeset
1160 # define fabsf _fabsf
kono
parents:
diff changeset
1161 #endif
kono
parents:
diff changeset
1162
kono
parents:
diff changeset
1163 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
kono
parents:
diff changeset
1164 # define HAVE_FABSL 1
kono
parents:
diff changeset
1165 # define fabsl _fabsl
kono
parents:
diff changeset
1166 #endif
kono
parents:
diff changeset
1167
kono
parents:
diff changeset
1168 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
kono
parents:
diff changeset
1169 # define HAVE_FINITE 1
kono
parents:
diff changeset
1170 # define finite _finite
kono
parents:
diff changeset
1171 #endif
kono
parents:
diff changeset
1172
kono
parents:
diff changeset
1173 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
kono
parents:
diff changeset
1174 # define HAVE_FINITEF 1
kono
parents:
diff changeset
1175 # define finitef _finitef
kono
parents:
diff changeset
1176 #endif
kono
parents:
diff changeset
1177
kono
parents:
diff changeset
1178 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
kono
parents:
diff changeset
1179 # define HAVE_FINITEL 1
kono
parents:
diff changeset
1180 # define finitel _finitel
kono
parents:
diff changeset
1181 #endif
kono
parents:
diff changeset
1182
kono
parents:
diff changeset
1183 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
kono
parents:
diff changeset
1184 # define HAVE_FLOORF 1
kono
parents:
diff changeset
1185 # define floorf _floorf
kono
parents:
diff changeset
1186 #endif
kono
parents:
diff changeset
1187
kono
parents:
diff changeset
1188 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
kono
parents:
diff changeset
1189 # define HAVE_FLOORL 1
kono
parents:
diff changeset
1190 # define floorl _floorl
kono
parents:
diff changeset
1191 #endif
kono
parents:
diff changeset
1192
kono
parents:
diff changeset
1193 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
kono
parents:
diff changeset
1194 # define HAVE_FMODF 1
kono
parents:
diff changeset
1195 # define fmodf _fmodf
kono
parents:
diff changeset
1196 #endif
kono
parents:
diff changeset
1197
kono
parents:
diff changeset
1198 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
kono
parents:
diff changeset
1199 # define HAVE_FMODL 1
kono
parents:
diff changeset
1200 # define fmodl _fmodl
kono
parents:
diff changeset
1201 #endif
kono
parents:
diff changeset
1202
kono
parents:
diff changeset
1203 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
kono
parents:
diff changeset
1204 # define HAVE_FPCLASS 1
kono
parents:
diff changeset
1205 # define fpclass _fpclass
kono
parents:
diff changeset
1206 #endif
kono
parents:
diff changeset
1207
kono
parents:
diff changeset
1208 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
kono
parents:
diff changeset
1209 # define HAVE_FREXPF 1
kono
parents:
diff changeset
1210 # define frexpf _frexpf
kono
parents:
diff changeset
1211 #endif
kono
parents:
diff changeset
1212
kono
parents:
diff changeset
1213 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
kono
parents:
diff changeset
1214 # define HAVE_FREXPL 1
kono
parents:
diff changeset
1215 # define frexpl _frexpl
kono
parents:
diff changeset
1216 #endif
kono
parents:
diff changeset
1217
kono
parents:
diff changeset
1218 #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
kono
parents:
diff changeset
1219 # define HAVE_HYPOT 1
kono
parents:
diff changeset
1220 # define hypot _hypot
kono
parents:
diff changeset
1221 #endif
kono
parents:
diff changeset
1222
kono
parents:
diff changeset
1223 #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
kono
parents:
diff changeset
1224 # define HAVE_HYPOTF 1
kono
parents:
diff changeset
1225 # define hypotf _hypotf
kono
parents:
diff changeset
1226 #endif
kono
parents:
diff changeset
1227
kono
parents:
diff changeset
1228 #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
kono
parents:
diff changeset
1229 # define HAVE_HYPOTL 1
kono
parents:
diff changeset
1230 # define hypotl _hypotl
kono
parents:
diff changeset
1231 #endif
kono
parents:
diff changeset
1232
kono
parents:
diff changeset
1233 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
kono
parents:
diff changeset
1234 # define HAVE_ISINF 1
kono
parents:
diff changeset
1235 # define isinf _isinf
kono
parents:
diff changeset
1236 #endif
kono
parents:
diff changeset
1237
kono
parents:
diff changeset
1238 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
kono
parents:
diff changeset
1239 # define HAVE_ISINFF 1
kono
parents:
diff changeset
1240 # define isinff _isinff
kono
parents:
diff changeset
1241 #endif
kono
parents:
diff changeset
1242
kono
parents:
diff changeset
1243 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
kono
parents:
diff changeset
1244 # define HAVE_ISINFL 1
kono
parents:
diff changeset
1245 # define isinfl _isinfl
kono
parents:
diff changeset
1246 #endif
kono
parents:
diff changeset
1247
kono
parents:
diff changeset
1248 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
kono
parents:
diff changeset
1249 # define HAVE_ISNAN 1
kono
parents:
diff changeset
1250 # define isnan _isnan
kono
parents:
diff changeset
1251 #endif
kono
parents:
diff changeset
1252
kono
parents:
diff changeset
1253 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
kono
parents:
diff changeset
1254 # define HAVE_ISNANF 1
kono
parents:
diff changeset
1255 # define isnanf _isnanf
kono
parents:
diff changeset
1256 #endif
kono
parents:
diff changeset
1257
kono
parents:
diff changeset
1258 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
kono
parents:
diff changeset
1259 # define HAVE_ISNANL 1
kono
parents:
diff changeset
1260 # define isnanl _isnanl
kono
parents:
diff changeset
1261 #endif
kono
parents:
diff changeset
1262
kono
parents:
diff changeset
1263 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
kono
parents:
diff changeset
1264 # define HAVE_LDEXPF 1
kono
parents:
diff changeset
1265 # define ldexpf _ldexpf
kono
parents:
diff changeset
1266 #endif
kono
parents:
diff changeset
1267
kono
parents:
diff changeset
1268 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
kono
parents:
diff changeset
1269 # define HAVE_LDEXPL 1
kono
parents:
diff changeset
1270 # define ldexpl _ldexpl
kono
parents:
diff changeset
1271 #endif
kono
parents:
diff changeset
1272
kono
parents:
diff changeset
1273 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
kono
parents:
diff changeset
1274 # define HAVE_LOG10F 1
kono
parents:
diff changeset
1275 # define log10f _log10f
kono
parents:
diff changeset
1276 #endif
kono
parents:
diff changeset
1277
kono
parents:
diff changeset
1278 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
kono
parents:
diff changeset
1279 # define HAVE_LOG10L 1
kono
parents:
diff changeset
1280 # define log10l _log10l
kono
parents:
diff changeset
1281 #endif
kono
parents:
diff changeset
1282
kono
parents:
diff changeset
1283 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
kono
parents:
diff changeset
1284 # define HAVE_LOGF 1
kono
parents:
diff changeset
1285 # define logf _logf
kono
parents:
diff changeset
1286 #endif
kono
parents:
diff changeset
1287
kono
parents:
diff changeset
1288 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
kono
parents:
diff changeset
1289 # define HAVE_LOGL 1
kono
parents:
diff changeset
1290 # define logl _logl
kono
parents:
diff changeset
1291 #endif
kono
parents:
diff changeset
1292
kono
parents:
diff changeset
1293 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
kono
parents:
diff changeset
1294 # define HAVE_MODF 1
kono
parents:
diff changeset
1295 # define modf _modf
kono
parents:
diff changeset
1296 #endif
kono
parents:
diff changeset
1297
kono
parents:
diff changeset
1298 #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
kono
parents:
diff changeset
1299 # define HAVE_MODFF 1
kono
parents:
diff changeset
1300 # define modff _modff
kono
parents:
diff changeset
1301 #endif
kono
parents:
diff changeset
1302
kono
parents:
diff changeset
1303 #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
kono
parents:
diff changeset
1304 # define HAVE_MODFL 1
kono
parents:
diff changeset
1305 # define modfl _modfl
kono
parents:
diff changeset
1306 #endif
kono
parents:
diff changeset
1307
kono
parents:
diff changeset
1308 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
kono
parents:
diff changeset
1309 # define HAVE_POWF 1
kono
parents:
diff changeset
1310 # define powf _powf
kono
parents:
diff changeset
1311 #endif
kono
parents:
diff changeset
1312
kono
parents:
diff changeset
1313 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
kono
parents:
diff changeset
1314 # define HAVE_POWL 1
kono
parents:
diff changeset
1315 # define powl _powl
kono
parents:
diff changeset
1316 #endif
kono
parents:
diff changeset
1317
kono
parents:
diff changeset
1318 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
kono
parents:
diff changeset
1319 # define HAVE_QFPCLASS 1
kono
parents:
diff changeset
1320 # define qfpclass _qfpclass
kono
parents:
diff changeset
1321 #endif
kono
parents:
diff changeset
1322
kono
parents:
diff changeset
1323 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
kono
parents:
diff changeset
1324 # define HAVE_SINCOS 1
kono
parents:
diff changeset
1325 # define sincos _sincos
kono
parents:
diff changeset
1326 #endif
kono
parents:
diff changeset
1327
kono
parents:
diff changeset
1328 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
kono
parents:
diff changeset
1329 # define HAVE_SINCOSF 1
kono
parents:
diff changeset
1330 # define sincosf _sincosf
kono
parents:
diff changeset
1331 #endif
kono
parents:
diff changeset
1332
kono
parents:
diff changeset
1333 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
kono
parents:
diff changeset
1334 # define HAVE_SINCOSL 1
kono
parents:
diff changeset
1335 # define sincosl _sincosl
kono
parents:
diff changeset
1336 #endif
kono
parents:
diff changeset
1337
kono
parents:
diff changeset
1338 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
kono
parents:
diff changeset
1339 # define HAVE_SINF 1
kono
parents:
diff changeset
1340 # define sinf _sinf
kono
parents:
diff changeset
1341 #endif
kono
parents:
diff changeset
1342
kono
parents:
diff changeset
1343 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
kono
parents:
diff changeset
1344 # define HAVE_SINHF 1
kono
parents:
diff changeset
1345 # define sinhf _sinhf
kono
parents:
diff changeset
1346 #endif
kono
parents:
diff changeset
1347
kono
parents:
diff changeset
1348 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
kono
parents:
diff changeset
1349 # define HAVE_SINHL 1
kono
parents:
diff changeset
1350 # define sinhl _sinhl
kono
parents:
diff changeset
1351 #endif
kono
parents:
diff changeset
1352
kono
parents:
diff changeset
1353 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
kono
parents:
diff changeset
1354 # define HAVE_SINL 1
kono
parents:
diff changeset
1355 # define sinl _sinl
kono
parents:
diff changeset
1356 #endif
kono
parents:
diff changeset
1357
kono
parents:
diff changeset
1358 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
kono
parents:
diff changeset
1359 # define HAVE_SQRTF 1
kono
parents:
diff changeset
1360 # define sqrtf _sqrtf
kono
parents:
diff changeset
1361 #endif
kono
parents:
diff changeset
1362
kono
parents:
diff changeset
1363 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
kono
parents:
diff changeset
1364 # define HAVE_SQRTL 1
kono
parents:
diff changeset
1365 # define sqrtl _sqrtl
kono
parents:
diff changeset
1366 #endif
kono
parents:
diff changeset
1367
kono
parents:
diff changeset
1368 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
kono
parents:
diff changeset
1369 # define HAVE_STRTOF 1
kono
parents:
diff changeset
1370 # define strtof _strtof
kono
parents:
diff changeset
1371 #endif
kono
parents:
diff changeset
1372
kono
parents:
diff changeset
1373 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
kono
parents:
diff changeset
1374 # define HAVE_STRTOLD 1
kono
parents:
diff changeset
1375 # define strtold _strtold
kono
parents:
diff changeset
1376 #endif
kono
parents:
diff changeset
1377
kono
parents:
diff changeset
1378 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
kono
parents:
diff changeset
1379 # define HAVE_TANF 1
kono
parents:
diff changeset
1380 # define tanf _tanf
kono
parents:
diff changeset
1381 #endif
kono
parents:
diff changeset
1382
kono
parents:
diff changeset
1383 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
kono
parents:
diff changeset
1384 # define HAVE_TANHF 1
kono
parents:
diff changeset
1385 # define tanhf _tanhf
kono
parents:
diff changeset
1386 #endif
kono
parents:
diff changeset
1387
kono
parents:
diff changeset
1388 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
kono
parents:
diff changeset
1389 # define HAVE_TANHL 1
kono
parents:
diff changeset
1390 # define tanhl _tanhl
kono
parents:
diff changeset
1391 #endif
kono
parents:
diff changeset
1392
kono
parents:
diff changeset
1393 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
kono
parents:
diff changeset
1394 # define HAVE_TANL 1
kono
parents:
diff changeset
1395 # define tanl _tanl
kono
parents:
diff changeset
1396 #endif