OSDN Git Service

2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2 // Symbols and macros for libstdc++ -*- C++ -*-
3
4 // Define if <float.h> exists.
5 #undef HAVE_FLOAT_H
6
7
8 /* Define to 1 if you have the `acosf' function. */
9 #undef HAVE_ACOSF
10
11 /* Define to 1 if you have the `acosl' function. */
12 #undef HAVE_ACOSL
13
14 /* Define to 1 if you have the `asinf' function. */
15 #undef HAVE_ASINF
16
17 /* Define to 1 if you have the `asinl' function. */
18 #undef HAVE_ASINL
19
20 /* Define to 1 if you have the `atan2f' function. */
21 #undef HAVE_ATAN2F
22
23 /* Define to 1 if you have the `atan2l' function. */
24 #undef HAVE_ATAN2L
25
26 /* Define to 1 if you have the `atanf' function. */
27 #undef HAVE_ATANF
28
29 /* Define to 1 if you have the `atanl' function. */
30 #undef HAVE_ATANL
31
32 /* Define to 1 if you have the `ceilf' function. */
33 #undef HAVE_CEILF
34
35 /* Define to 1 if you have the `ceill' function. */
36 #undef HAVE_CEILL
37
38 /* Define to 1 if you have the <complex.h> header file. */
39 #undef HAVE_COMPLEX_H
40
41 /* Define to 1 if you have the `copysign' function. */
42 #undef HAVE_COPYSIGN
43
44 /* Define to 1 if you have the `copysignf' function. */
45 #undef HAVE_COPYSIGNF
46
47 /* Define to 1 if you have the `copysignl' function. */
48 #undef HAVE_COPYSIGNL
49
50 /* Define to 1 if you have the `cosf' function. */
51 #undef HAVE_COSF
52
53 /* Define to 1 if you have the `coshf' function. */
54 #undef HAVE_COSHF
55
56 /* Define to 1 if you have the `coshl' function. */
57 #undef HAVE_COSHL
58
59 /* Define to 1 if you have the `cosl' function. */
60 #undef HAVE_COSL
61
62 /* Define to 1 if you have the <endian.h> header file. */
63 #undef HAVE_ENDIAN_H
64
65 /* Define to 1 if you have the `expf' function. */
66 #undef HAVE_EXPF
67
68 /* Define to 1 if you have the `expl' function. */
69 #undef HAVE_EXPL
70
71 /* Define to 1 if you have the `fabsf' function. */
72 #undef HAVE_FABSF
73
74 /* Define to 1 if you have the `fabsl' function. */
75 #undef HAVE_FABSL
76
77 /* Define to 1 if you have the `finite' function. */
78 #undef HAVE_FINITE
79
80 /* Define to 1 if you have the `finitef' function. */
81 #undef HAVE_FINITEF
82
83 /* Define to 1 if you have the `finitel' function. */
84 #undef HAVE_FINITEL
85
86 /* Define to 1 if you have the <float.h> header file. */
87 #undef HAVE_FLOAT_H
88
89 /* Define to 1 if you have the `floorf' function. */
90 #undef HAVE_FLOORF
91
92 /* Define to 1 if you have the `floorl' function. */
93 #undef HAVE_FLOORL
94
95 /* Define to 1 if you have the `fmodf' function. */
96 #undef HAVE_FMODF
97
98 /* Define to 1 if you have the `fmodl' function. */
99 #undef HAVE_FMODL
100
101 /* Define to 1 if you have the `fpclass' function. */
102 #undef HAVE_FPCLASS
103
104 /* Define to 1 if you have the <fp.h> header file. */
105 #undef HAVE_FP_H
106
107 /* Define to 1 if you have the `frexpf' function. */
108 #undef HAVE_FREXPF
109
110 /* Define to 1 if you have the `frexpl' function. */
111 #undef HAVE_FREXPL
112
113 /* Define to 1 if you have the <gconv.h> header file. */
114 #undef HAVE_GCONV_H
115
116 /* Define to 1 if you have the `getpagesize' function. */
117 #undef HAVE_GETPAGESIZE
118
119 /* Define if gthr-default.h exists (meaning that threading support is
120    enabled). */
121 #undef HAVE_GTHR_DEFAULT
122
123 /* Define to 1 if you have the `hypot' function. */
124 #undef HAVE_HYPOT
125
126 /* Define to 1 if you have the `hypotf' function. */
127 #undef HAVE_HYPOTF
128
129 /* Define to 1 if you have the `hypotl' function. */
130 #undef HAVE_HYPOTL
131
132 /* Define to 1 if you have the `iconv' function. */
133 #undef HAVE_ICONV
134
135 /* Define to 1 if you have the `iconv_close' function. */
136 #undef HAVE_ICONV_CLOSE
137
138 /* Define to 1 if you have the `iconv_open' function. */
139 #undef HAVE_ICONV_OPEN
140
141 /* Define to 1 if you have the <ieeefp.h> header file. */
142 #undef HAVE_IEEEFP_H
143
144 /* Define if int64_t is available in <stdint.h>. */
145 #undef HAVE_INT64_T
146
147 /* Define to 1 if you have the <inttypes.h> header file. */
148 #undef HAVE_INTTYPES_H
149
150 /* Define to 1 if you have the `isinf' function. */
151 #undef HAVE_ISINF
152
153 /* Define to 1 if you have the `isinff' function. */
154 #undef HAVE_ISINFF
155
156 /* Define to 1 if you have the `isinfl' function. */
157 #undef HAVE_ISINFL
158
159 /* Define to 1 if you have the `isnan' function. */
160 #undef HAVE_ISNAN
161
162 /* Define to 1 if you have the `isnanf' function. */
163 #undef HAVE_ISNANF
164
165 /* Define to 1 if you have the `isnanl' function. */
166 #undef HAVE_ISNANL
167
168 /* Defined if iswblank exists. */
169 #undef HAVE_ISWBLANK
170
171 /* Define if LC_MESSAGES is available in <locale.h>. */
172 #undef HAVE_LC_MESSAGES
173
174 /* Define to 1 if you have the `ldexpf' function. */
175 #undef HAVE_LDEXPF
176
177 /* Define to 1 if you have the `ldexpl' function. */
178 #undef HAVE_LDEXPL
179
180 /* Define to 1 if you have the <libintl.h> header file. */
181 #undef HAVE_LIBINTL_H
182
183 /* Define to 1 if you have the `m' library (-lm). */
184 #undef HAVE_LIBM
185
186 /* Only used in build directory testsuite_hooks.h. */
187 #undef HAVE_LIMIT_AS
188
189 /* Only used in build directory testsuite_hooks.h. */
190 #undef HAVE_LIMIT_DATA
191
192 /* Only used in build directory testsuite_hooks.h. */
193 #undef HAVE_LIMIT_FSIZE
194
195 /* Only used in build directory testsuite_hooks.h. */
196 #undef HAVE_LIMIT_RSS
197
198 /* Only used in build directory testsuite_hooks.h. */
199 #undef HAVE_LIMIT_VMEM
200
201 /* Define to 1 if you have the <locale.h> header file. */
202 #undef HAVE_LOCALE_H
203
204 /* Define to 1 if you have the `log10f' function. */
205 #undef HAVE_LOG10F
206
207 /* Define to 1 if you have the `log10l' function. */
208 #undef HAVE_LOG10L
209
210 /* Define to 1 if you have the `logf' function. */
211 #undef HAVE_LOGF
212
213 /* Define to 1 if you have the `logl' function. */
214 #undef HAVE_LOGL
215
216 /* Define to 1 if you have the <machine/endian.h> header file. */
217 #undef HAVE_MACHINE_ENDIAN_H
218
219 /* Define to 1 if you have the <machine/param.h> header file. */
220 #undef HAVE_MACHINE_PARAM_H
221
222 /* Define if mbstate_t exists in wchar.h. */
223 #undef HAVE_MBSTATE_T
224
225 /* Define to 1 if you have the <memory.h> header file. */
226 #undef HAVE_MEMORY_H
227
228 /* Define to 1 if you have a working `mmap' system call. */
229 #undef HAVE_MMAP
230
231 /* Define to 1 if you have the `modf' function. */
232 #undef HAVE_MODF
233
234 /* Define to 1 if you have the `modff' function. */
235 #undef HAVE_MODFF
236
237 /* Define to 1 if you have the `modfl' function. */
238 #undef HAVE_MODFL
239
240 /* Define to 1 if you have the <nan.h> header file. */
241 #undef HAVE_NAN_H
242
243 /* Define to 1 if you have the `nl_langinfo' function. */
244 #undef HAVE_NL_LANGINFO
245
246 /* Define if poll is available in <poll.h>. */
247 #undef HAVE_POLL
248
249 /* Define to 1 if you have the `powf' function. */
250 #undef HAVE_POWF
251
252 /* Define to 1 if you have the `powl' function. */
253 #undef HAVE_POWL
254
255 /* Define to 1 if you have the `qfpclass' function. */
256 #undef HAVE_QFPCLASS
257
258 /* Define to 1 if you have the `setenv' function. */
259 #undef HAVE_SETENV
260
261 /* Define if sigsetjmp is available. */
262 #undef HAVE_SIGSETJMP
263
264 /* Define to 1 if you have the `sincos' function. */
265 #undef HAVE_SINCOS
266
267 /* Define to 1 if you have the `sincosf' function. */
268 #undef HAVE_SINCOSF
269
270 /* Define to 1 if you have the `sincosl' function. */
271 #undef HAVE_SINCOSL
272
273 /* Define to 1 if you have the `sinf' function. */
274 #undef HAVE_SINF
275
276 /* Define to 1 if you have the `sinhf' function. */
277 #undef HAVE_SINHF
278
279 /* Define to 1 if you have the `sinhl' function. */
280 #undef HAVE_SINHL
281
282 /* Define to 1 if you have the `sinl' function. */
283 #undef HAVE_SINL
284
285 /* Define to 1 if you have the `sqrtf' function. */
286 #undef HAVE_SQRTF
287
288 /* Define to 1 if you have the `sqrtl' function. */
289 #undef HAVE_SQRTL
290
291 /* Define to 1 if you have the <stdint.h> header file. */
292 #undef HAVE_STDINT_H
293
294 /* Define to 1 if you have the <stdlib.h> header file. */
295 #undef HAVE_STDLIB_H
296
297 /* Define to 1 if you have the <strings.h> header file. */
298 #undef HAVE_STRINGS_H
299
300 /* Define to 1 if you have the <string.h> header file. */
301 #undef HAVE_STRING_H
302
303 /* Define to 1 if you have the `strtof' function. */
304 #undef HAVE_STRTOF
305
306 /* Define to 1 if you have the `strtold' function. */
307 #undef HAVE_STRTOLD
308
309 /* Define to 1 if you have the <sys/filio.h> header file. */
310 #undef HAVE_SYS_FILIO_H
311
312 /* Define to 1 if you have the <sys/ioctl.h> header file. */
313 #undef HAVE_SYS_IOCTL_H
314
315 /* Define to 1 if you have the <sys/ipc.h> header file. */
316 #undef HAVE_SYS_IPC_H
317
318 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
319 #undef HAVE_SYS_ISA_DEFS_H
320
321 /* Define to 1 if you have the <sys/machine.h> header file. */
322 #undef HAVE_SYS_MACHINE_H
323
324 /* Define to 1 if you have the <sys/param.h> header file. */
325 #undef HAVE_SYS_PARAM_H
326
327 /* Define to 1 if you have the <sys/resource.h> header file. */
328 #undef HAVE_SYS_RESOURCE_H
329
330 /* Define to 1 if you have the <sys/sem.h> header file. */
331 #undef HAVE_SYS_SEM_H
332
333 /* Define to 1 if you have the <sys/stat.h> header file. */
334 #undef HAVE_SYS_STAT_H
335
336 /* Define to 1 if you have the <sys/time.h> header file. */
337 #undef HAVE_SYS_TIME_H
338
339 /* Define to 1 if you have the <sys/types.h> header file. */
340 #undef HAVE_SYS_TYPES_H
341
342 /* Define to 1 if you have the <sys/uio.h> header file. */
343 #undef HAVE_SYS_UIO_H
344
345 /* Define if S_IFREG is available in <sys/stat.h>. */
346 #undef HAVE_S_IFREG
347
348 /* Define if S_IFREG is available in <sys/stat.h>. */
349 #undef HAVE_S_ISREG
350
351 /* Define to 1 if you have the `tanf' function. */
352 #undef HAVE_TANF
353
354 /* Define to 1 if you have the `tanhf' function. */
355 #undef HAVE_TANHF
356
357 /* Define to 1 if you have the `tanhl' function. */
358 #undef HAVE_TANHL
359
360 /* Define to 1 if you have the `tanl' function. */
361 #undef HAVE_TANL
362
363 /* Define to 1 if you have the <unistd.h> header file. */
364 #undef HAVE_UNISTD_H
365
366 /* Defined if vfwscanf exists. */
367 #undef HAVE_VFWSCANF
368
369 /* Defined if vswscanf exists. */
370 #undef HAVE_VSWSCANF
371
372 /* Defined if vwscanf exists. */
373 #undef HAVE_VWSCANF
374
375 /* Define to 1 if you have the <wchar.h> header file. */
376 #undef HAVE_WCHAR_H
377
378 /* Defined if wcstof exists. */
379 #undef HAVE_WCSTOF
380
381 /* Define to 1 if you have the <wctype.h> header file. */
382 #undef HAVE_WCTYPE_H
383
384 /* Define if writev is available in <sys/uio.h>. */
385 #undef HAVE_WRITEV
386
387 /* Define to 1 if you have the `_acosf' function. */
388 #undef HAVE__ACOSF
389
390 /* Define to 1 if you have the `_acosl' function. */
391 #undef HAVE__ACOSL
392
393 /* Define to 1 if you have the `_asinf' function. */
394 #undef HAVE__ASINF
395
396 /* Define to 1 if you have the `_asinl' function. */
397 #undef HAVE__ASINL
398
399 /* Define to 1 if you have the `_atan2f' function. */
400 #undef HAVE__ATAN2F
401
402 /* Define to 1 if you have the `_atan2l' function. */
403 #undef HAVE__ATAN2L
404
405 /* Define to 1 if you have the `_atanf' function. */
406 #undef HAVE__ATANF
407
408 /* Define to 1 if you have the `_atanl' function. */
409 #undef HAVE__ATANL
410
411 /* Define to 1 if you have the `_ceilf' function. */
412 #undef HAVE__CEILF
413
414 /* Define to 1 if you have the `_ceill' function. */
415 #undef HAVE__CEILL
416
417 /* Define to 1 if you have the `_copysign' function. */
418 #undef HAVE__COPYSIGN
419
420 /* Define to 1 if you have the `_copysignl' function. */
421 #undef HAVE__COPYSIGNL
422
423 /* Define to 1 if you have the `_cosf' function. */
424 #undef HAVE__COSF
425
426 /* Define to 1 if you have the `_coshf' function. */
427 #undef HAVE__COSHF
428
429 /* Define to 1 if you have the `_coshl' function. */
430 #undef HAVE__COSHL
431
432 /* Define to 1 if you have the `_cosl' function. */
433 #undef HAVE__COSL
434
435 /* Define to 1 if you have the `_expf' function. */
436 #undef HAVE__EXPF
437
438 /* Define to 1 if you have the `_expl' function. */
439 #undef HAVE__EXPL
440
441 /* Define to 1 if you have the `_fabsf' function. */
442 #undef HAVE__FABSF
443
444 /* Define to 1 if you have the `_fabsl' function. */
445 #undef HAVE__FABSL
446
447 /* Define to 1 if you have the `_finite' function. */
448 #undef HAVE__FINITE
449
450 /* Define to 1 if you have the `_finitef' function. */
451 #undef HAVE__FINITEF
452
453 /* Define to 1 if you have the `_finitel' function. */
454 #undef HAVE__FINITEL
455
456 /* Define to 1 if you have the `_floorf' function. */
457 #undef HAVE__FLOORF
458
459 /* Define to 1 if you have the `_floorl' function. */
460 #undef HAVE__FLOORL
461
462 /* Define to 1 if you have the `_fmodf' function. */
463 #undef HAVE__FMODF
464
465 /* Define to 1 if you have the `_fmodl' function. */
466 #undef HAVE__FMODL
467
468 /* Define to 1 if you have the `_fpclass' function. */
469 #undef HAVE__FPCLASS
470
471 /* Define to 1 if you have the `_frexpf' function. */
472 #undef HAVE__FREXPF
473
474 /* Define to 1 if you have the `_frexpl' function. */
475 #undef HAVE__FREXPL
476
477 /* Define to 1 if you have the `_hypot' function. */
478 #undef HAVE__HYPOT
479
480 /* Define to 1 if you have the `_hypotf' function. */
481 #undef HAVE__HYPOTF
482
483 /* Define to 1 if you have the `_hypotl' function. */
484 #undef HAVE__HYPOTL
485
486 /* Define to 1 if you have the `_isinf' function. */
487 #undef HAVE__ISINF
488
489 /* Define to 1 if you have the `_isinff' function. */
490 #undef HAVE__ISINFF
491
492 /* Define to 1 if you have the `_isinfl' function. */
493 #undef HAVE__ISINFL
494
495 /* Define to 1 if you have the `_isnan' function. */
496 #undef HAVE__ISNAN
497
498 /* Define to 1 if you have the `_isnanf' function. */
499 #undef HAVE__ISNANF
500
501 /* Define to 1 if you have the `_isnanl' function. */
502 #undef HAVE__ISNANL
503
504 /* Define to 1 if you have the `_ldexpf' function. */
505 #undef HAVE__LDEXPF
506
507 /* Define to 1 if you have the `_ldexpl' function. */
508 #undef HAVE__LDEXPL
509
510 /* Define to 1 if you have the `_log10f' function. */
511 #undef HAVE__LOG10F
512
513 /* Define to 1 if you have the `_log10l' function. */
514 #undef HAVE__LOG10L
515
516 /* Define to 1 if you have the `_logf' function. */
517 #undef HAVE__LOGF
518
519 /* Define to 1 if you have the `_logl' function. */
520 #undef HAVE__LOGL
521
522 /* Define to 1 if you have the `_modf' function. */
523 #undef HAVE__MODF
524
525 /* Define to 1 if you have the `_modff' function. */
526 #undef HAVE__MODFF
527
528 /* Define to 1 if you have the `_modfl' function. */
529 #undef HAVE__MODFL
530
531 /* Define to 1 if you have the `_powf' function. */
532 #undef HAVE__POWF
533
534 /* Define to 1 if you have the `_powl' function. */
535 #undef HAVE__POWL
536
537 /* Define to 1 if you have the `_qfpclass' function. */
538 #undef HAVE__QFPCLASS
539
540 /* Define to 1 if you have the `_sincos' function. */
541 #undef HAVE__SINCOS
542
543 /* Define to 1 if you have the `_sincosf' function. */
544 #undef HAVE__SINCOSF
545
546 /* Define to 1 if you have the `_sincosl' function. */
547 #undef HAVE__SINCOSL
548
549 /* Define to 1 if you have the `_sinf' function. */
550 #undef HAVE__SINF
551
552 /* Define to 1 if you have the `_sinhf' function. */
553 #undef HAVE__SINHF
554
555 /* Define to 1 if you have the `_sinhl' function. */
556 #undef HAVE__SINHL
557
558 /* Define to 1 if you have the `_sinl' function. */
559 #undef HAVE__SINL
560
561 /* Define to 1 if you have the `_sqrtf' function. */
562 #undef HAVE__SQRTF
563
564 /* Define to 1 if you have the `_sqrtl' function. */
565 #undef HAVE__SQRTL
566
567 /* Define to 1 if you have the `_tanf' function. */
568 #undef HAVE__TANF
569
570 /* Define to 1 if you have the `_tanhf' function. */
571 #undef HAVE__TANHF
572
573 /* Define to 1 if you have the `_tanhl' function. */
574 #undef HAVE__TANHL
575
576 /* Define to 1 if you have the `_tanl' function. */
577 #undef HAVE__TANL
578
579 /* Define if the compiler/host combination has __builtin_abs. */
580 #undef HAVE___BUILTIN_ABS
581
582 /* Define if the compiler/host combination has __builtin_cos. */
583 #undef HAVE___BUILTIN_COS
584
585 /* Define if the compiler/host combination has __builtin_cosf. */
586 #undef HAVE___BUILTIN_COSF
587
588 /* Define if the compiler/host combination has __builtin_cosl. */
589 #undef HAVE___BUILTIN_COSL
590
591 /* Define if the compiler/host combination has __builtin_fabs. */
592 #undef HAVE___BUILTIN_FABS
593
594 /* Define if the compiler/host combination has __builtin_fabsf. */
595 #undef HAVE___BUILTIN_FABSF
596
597 /* Define if the compiler/host combination has __builtin_fabsl. */
598 #undef HAVE___BUILTIN_FABSL
599
600 /* Define if the compiler/host combination has __builtin_labs. */
601 #undef HAVE___BUILTIN_LABS
602
603 /* Define if the compiler/host combination has __builtin_sin. */
604 #undef HAVE___BUILTIN_SIN
605
606 /* Define if the compiler/host combination has __builtin_sinf. */
607 #undef HAVE___BUILTIN_SINF
608
609 /* Define if the compiler/host combination has __builtin_sinl. */
610 #undef HAVE___BUILTIN_SINL
611
612 /* Define if the compiler/host combination has __builtin_sqrt. */
613 #undef HAVE___BUILTIN_SQRT
614
615 /* Define if the compiler/host combination has __builtin_sqrtf. */
616 #undef HAVE___BUILTIN_SQRTF
617
618 /* Define if the compiler/host combination has __builtin_sqrtl. */
619 #undef HAVE___BUILTIN_SQRTL
620
621 /* Define to 1 if you have the `__signbit' function. */
622 #undef HAVE___SIGNBIT
623
624 /* Define to 1 if you have the `__signbitf' function. */
625 #undef HAVE___SIGNBITF
626
627 /* Define to 1 if you have the `__signbitl' function. */
628 #undef HAVE___SIGNBITL
629
630 /* Name of package */
631 #undef PACKAGE
632
633 /* Define to the address where bug reports for this package should be sent. */
634 #undef PACKAGE_BUGREPORT
635
636 /* Define to the full name of this package. */
637 #undef PACKAGE_NAME
638
639 /* Define to the full name and version of this package. */
640 #undef PACKAGE_STRING
641
642 /* Define to the one symbol short name of this package. */
643 #undef PACKAGE_TARNAME
644
645 /* Define to the version of this package. */
646 #undef PACKAGE_VERSION
647
648 /* Define to 1 if you have the ANSI C header files. */
649 #undef STDC_HEADERS
650
651 /* Version number of package */
652 #undef VERSION
653
654 /* Define to use concept checking code from the boost libraries. */
655 #undef _GLIBCXX_CONCEPT_CHECKS
656
657 /* Define if a fully dynamic basic_string is wanted. */
658 #undef _GLIBCXX_FULLY_DYNAMIC_STRING
659
660 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
661 #undef _GLIBCXX_HOSTED
662
663 /* Define if using setrlimit to set resource limits during "make check" */
664 #undef _GLIBCXX_RES_LIMITS
665
666 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
667 #undef _GLIBCXX_SJLJ_EXCEPTIONS
668
669 /* Define to use symbol versioning in the shared library. */
670 #undef _GLIBCXX_SYMVER
671
672 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
673    <stdio.h>, and <stdlib.h> can be used or exposed. */
674 #undef _GLIBCXX_USE_C99
675
676 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
677    compiler builtins for these functions requires corresponding C99 library
678    functions to be present. */
679 #undef _GLIBCXX_USE_C99_COMPLEX
680
681 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
682    in namespace std. */
683 #undef _GLIBCXX_USE_C99_MATH
684
685 /* Define if iconv and related functions exist and are usable. */
686 #undef _GLIBCXX_USE_ICONV
687
688 /* Define if LFS support is available. */
689 #undef _GLIBCXX_USE_LFS
690
691 /* Define if code specialized for long long should be used. */
692 #undef _GLIBCXX_USE_LONG_LONG
693
694 /* Define if NLS translations are to be used. */
695 #undef _GLIBCXX_USE_NLS
696
697 /* Define if code specialized for wchar_t should be used. */
698 #undef _GLIBCXX_USE_WCHAR_T
699 //
700 // Define symbol versioning in assember directives. If symbol
701 // versioning is beigng used, and the assembler supports this kind of
702 // thing, then use it.
703 // NB: _GLIBCXX_AT_AT is a hack to work around quoting issues in m4.
704 #if _GLIBCXX_SYMVER
705   #define _GLIBCXX_ASM_SYMVER(cur, old, version) \
706    asm (".symver " #cur "," #old _GLIBCXX_AT_AT #version);
707 #else
708   #define _GLIBCXX_ASM_SYMVER(cur, old, version)
709 #endif
710
711 // Systems that have certain non-standard functions prefixed with an
712 // underscore, we'll handle those here. Must come after config.h.in.
713 //
714 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
715 # define HAVE_ISNAN 1
716 # define isnan _isnan
717 #endif
718
719 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
720 # define HAVE_ISNANF 1
721 # define isnanf _isnanf
722 #endif
723
724 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
725 # define HAVE_ISNANL 1
726 # define isnanl _isnanl
727 #endif
728
729 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
730 # define HAVE_ISINF 1
731 # define isinf _isinf
732 #endif
733
734 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
735 # define HAVE_ISINFF 1
736 # define isinff _isinff
737 #endif
738
739 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
740 # define HAVE_ISINFL 1
741 # define isinfl _isinfl
742 #endif
743
744 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
745 # define HAVE_COPYSIGN 1
746 # define copysign _copysign
747 #endif
748
749 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
750 # define HAVE_COPYSIGNL 1
751 # define copysignl _copysignl
752 #endif
753
754 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
755 # define HAVE_COSF 1
756 # define cosf _cosf
757 #endif
758
759 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
760 # define HAVE_ACOSF 1
761 # define acosf _acosf
762 #endif
763
764 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
765 # define HAVE_ACOSL 1
766 # define acosl _acosl
767 #endif
768
769 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
770 # define HAVE_ASINF 1
771 # define asinf _asinf
772 #endif
773
774 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
775 # define HAVE_ASINL 1
776 # define asinl _asinl
777 #endif
778
779 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
780 # define HAVE_ATANF 1
781 # define atanf _atanf
782 #endif
783
784 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
785 # define HAVE_ATANL 1
786 # define atanl _atanl
787 #endif
788
789 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
790 # define HAVE_CEILF 1
791 # define aceil _ceilf
792 #endif
793
794 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
795 # define HAVE_CEILL 1
796 # define aceil _ceill
797 #endif
798
799 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
800 # define HAVE_COSHF 1
801 # define coshf _coshf
802 #endif
803
804 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
805 # define HAVE_COSL 1
806 # define cosl _cosl
807 #endif
808
809 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
810 # define HAVE_LOGF 1
811 # define logf _logf
812 #endif
813
814 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
815 # define HAVE_COSHL 1
816 # define coshl _coshl
817 #endif
818
819 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
820 # define HAVE_EXPF 1
821 # define expf _expf
822 #endif
823
824 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
825 # define HAVE_EXPL 1
826 # define expl _expl
827 #endif
828
829 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
830 # define HAVE_FABSF 1
831 # define fabsf _fabsf
832 #endif
833
834 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
835 # define HAVE_FABSL 1
836 # define fabsl _fabsl
837 #endif
838
839 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
840 # define HAVE_FLOORF 1
841 # define floorf _floorf
842 #endif
843
844 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
845 # define HAVE_FLOORL 1
846 # define floorl _floorl
847 #endif
848
849 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
850 # define HAVE_FMODF 1
851 # define fmodf _fmodf
852 #endif
853
854 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
855 # define HAVE_FMODL 1
856 # define fmodl _fmodl
857 #endif
858
859 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
860 # define HAVE_FREXPF 1
861 # define frexpf _frexpf
862 #endif
863
864 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
865 # define HAVE_FREXPL 1
866 # define frexpl _frexpl
867 #endif
868
869 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
870 # define HAVE_LDEXPF 1
871 # define ldexpf _ldexpf
872 #endif
873
874 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
875 # define HAVE_LDEXPL 1
876 # define ldexpl _ldexpl
877 #endif
878
879 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
880 # define HAVE_LOG10F 1
881 # define log10f _log10f
882 #endif
883
884 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
885 # define HAVE_LOGL 1
886 # define logl _logl
887 #endif
888
889 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
890 # define HAVE_POWF 1
891 # define powf _powf
892 #endif
893
894 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
895 # define HAVE_LOG10L 1
896 # define log10l _log10l
897 #endif
898
899 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
900 # define HAVE_MODF 1
901 # define modf _modf
902 #endif
903
904 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
905 # define HAVE_MODL 1
906 # define modl _modl
907 #endif
908
909 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
910 # define HAVE_SINF 1
911 # define sinf _sinf
912 #endif
913
914 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
915 # define HAVE_POWL 1
916 # define powl _powl
917 #endif
918
919 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
920 # define HAVE_SINHF 1
921 # define sinhf _sinhf
922 #endif
923
924 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
925 # define HAVE_SINL 1
926 # define sinl _sinl
927 #endif
928
929 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
930 # define HAVE_SQRTF 1
931 # define sqrtf _sqrtf
932 #endif
933
934 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
935 # define HAVE_SINHL 1
936 # define sinhl _sinhl
937 #endif
938
939 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
940 # define HAVE_TANF 1
941 # define tanf _tanf
942 #endif
943
944 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
945 # define HAVE_SQRTL 1
946 # define sqrtl _sqrtl
947 #endif
948
949 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
950 # define HAVE_TANHF 1
951 # define tanhf _tanhf
952 #endif
953
954 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
955 # define HAVE_TANL 1
956 # define tanl _tanl
957 #endif
958
959 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
960 # define HAVE_STRTOF 1
961 # define strtof _strtof
962 #endif
963
964 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
965 # define HAVE_TANHL 1
966 # define tanhl _tanhl
967 #endif
968
969 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
970 # define HAVE_STRTOLD 1
971 # define strtold _strtold
972 #endif
973
974 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
975 # define HAVE_SINCOS 1
976 # define sincos _sincos
977 #endif
978
979 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
980 # define HAVE_SINCOSF 1
981 # define sincosf _sincosf
982 #endif
983
984 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
985 # define HAVE_SINCOSL 1
986 # define sincosl _sincosl
987 #endif
988
989 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
990 # define HAVE_FINITE 1
991 # define finite _finite
992 #endif
993
994 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
995 # define HAVE_FINITEF 1
996 # define finitef _finitef
997 #endif
998
999 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1000 # define HAVE_FINITEL 1
1001 # define finitel _finitel
1002 #endif
1003
1004 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1005 # define HAVE_QFINITE 1
1006 # define qfinite _qfinite
1007 #endif
1008
1009 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1010 # define HAVE_FPCLASS 1
1011 # define fpclass _fpclass
1012 #endif
1013
1014 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1015 # define HAVE_QFPCLASS 1
1016 # define qfpclass _qfpclass
1017 #endif
1018