00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031 #ifndef _CXXCONFIG
00032 #define _CXXCONFIG 1
00033
00034
00035 #include <bits/os_defines.h>
00036
00037
00038 #define __GLIBCXX__ 20050314
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050 #ifndef _GLIBCXX_EXTERN_TEMPLATE
00051 # define _GLIBCXX_EXTERN_TEMPLATE 1
00052 #endif
00053
00054
00055
00056
00057 namespace __gnu_debug_def { }
00058
00059 namespace __gnu_debug
00060 {
00061 using namespace __gnu_debug_def;
00062 }
00063
00064 #ifdef _GLIBCXX_DEBUG
00065 # define _GLIBCXX_STD __gnu_norm
00066 namespace __gnu_norm
00067 {
00068 using namespace std;
00069 }
00070 namespace std
00071 {
00072 using namespace __gnu_debug_def __attribute__ ((strong));
00073 }
00074 #else
00075 # define _GLIBCXX_STD std
00076 #endif
00077
00078
00079
00080
00081
00082
00083 #ifdef __FAST_MATH__
00084 # define _GLIBCXX_FAST_MATH 1
00085 #else
00086 # define _GLIBCXX_FAST_MATH 0
00087 #endif
00088
00089
00090
00091
00092
00093 #define __N(msgid) (msgid)
00094
00095
00096
00097
00098
00099
00100
00101
00102
00103
00104
00105
00106
00107
00108
00109
00110
00111 #define _GLIBCXX_USE_LONG_LONG 1
00112
00113
00114
00115
00116
00117 #define _GLIBCXX_USE_C99_MATH 1
00118
00119
00120 #define _GLIBCXX_USE_C99 1
00121
00122
00123 #define _GLIBCXX_USE_WCHAR_T 1
00124
00125
00126 #define _GLIBCXX_RES_LIMITS 1
00127
00128
00129
00130
00131
00132 #define _GLIBCXX_SYMVER 1
00133
00134
00135
00136
00137
00138 #if _GLIBCXX_SYMVER
00139 #define _GLIBCXX_ASM_SYMVER(cur, old, version) \
00140 asm (".symver " #cur "," #old _GLIBCXX_AT_AT #version);
00141 #else
00142 #define _GLIBCXX_ASM_SYMVER(cur, old, version)
00143 #endif
00144
00145
00146 #define _GLIBCXX_USE_LFS 1
00147
00148
00149
00150
00151
00152 #define _GLIBCXX_USE_NLS 1
00153
00154
00155 #define _GLIBCXX_HAVE_GTHR_DEFAULT 1
00156
00157
00158 #define _GLIBCXX_HAVE_ATAN2F 1
00159
00160
00161 #define _GLIBCXX_HAVE_ATAN2L 1
00162
00163
00164 #define _GLIBCXX_HAVE_TANL 1
00165
00166
00167 #define _GLIBCXX_HAVE_COPYSIGNF 1
00168
00169
00170 #define _GLIBCXX_HAVE_GETPAGESIZE 1
00171
00172
00173 #define _GLIBCXX_HAVE_SETENV 1
00174
00175
00176 #define _GLIBCXX_HAVE_SIGSETJMP 1
00177
00178
00179 #define _GLIBCXX_HAVE_MBSTATE_T 1
00180
00181
00182 #define _GLIBCXX_HAVE_MODFF 1
00183
00184
00185 #define _GLIBCXX_HAVE_MODFL 1
00186
00187
00188 #define _GLIBCXX_HAVE_EXPF 1
00189
00190
00191 #define _GLIBCXX_HAVE_EXPL 1
00192
00193
00194 #define _GLIBCXX_HAVE_HYPOT 1
00195
00196
00197 #define _GLIBCXX_HAVE_HYPOTF 1
00198
00199
00200 #define _GLIBCXX_HAVE_HYPOTL 1
00201
00202
00203 #define _GLIBCXX_HAVE___BUILTIN_ABS 1
00204
00205
00206 #define _GLIBCXX_HAVE___BUILTIN_LABS 1
00207
00208
00209 #define _GLIBCXX_HAVE___BUILTIN_COS 1
00210
00211
00212 #define _GLIBCXX_HAVE___BUILTIN_COSF 1
00213
00214
00215 #define _GLIBCXX_HAVE___BUILTIN_COSL 1
00216
00217
00218 #define _GLIBCXX_HAVE___BUILTIN_FABS 1
00219
00220
00221 #define _GLIBCXX_HAVE___BUILTIN_FABSF 1
00222
00223
00224 #define _GLIBCXX_HAVE___BUILTIN_FABSL 1
00225
00226
00227 #define _GLIBCXX_HAVE___BUILTIN_SIN 1
00228
00229
00230 #define _GLIBCXX_HAVE___BUILTIN_SINF 1
00231
00232
00233 #define _GLIBCXX_HAVE___BUILTIN_SINL 1
00234
00235
00236 #define _GLIBCXX_HAVE___BUILTIN_SQRT 1
00237
00238
00239 #define _GLIBCXX_HAVE___BUILTIN_SQRTF 1
00240
00241
00242 #define _GLIBCXX_HAVE___BUILTIN_SQRTL 1
00243
00244
00245 #define _GLIBCXX_HAVE_POLL 1
00246
00247
00248 #define _GLIBCXX_HAVE_S_ISREG 1
00249
00250
00251
00252
00253
00254 #define _GLIBCXX_HAVE_WRITEV 1
00255
00256
00257 #define _GLIBCXX_HAVE_INT64_T 1
00258
00259
00260 #define _GLIBCXX_HAVE_LC_MESSAGES 1
00261
00262
00263 #define _GLIBCXX_HAVE_FLOAT_H 1
00264
00265
00266
00267
00268
00269
00270 #define _GLIBCXX_HAVE_ACOSF 1
00271
00272
00273 #define _GLIBCXX_HAVE_ACOSL 1
00274
00275
00276 #define _GLIBCXX_HAVE_ASINF 1
00277
00278
00279 #define _GLIBCXX_HAVE_ASINL 1
00280
00281
00282 #define _GLIBCXX_HAVE_ATAN2F 1
00283
00284
00285 #define _GLIBCXX_HAVE_ATAN2L 1
00286
00287
00288 #define _GLIBCXX_HAVE_ATANF 1
00289
00290
00291 #define _GLIBCXX_HAVE_ATANL 1
00292
00293
00294 #define _GLIBCXX_HAVE_BTOWC 1
00295
00296
00297 #define _GLIBCXX_HAVE_CEILF 1
00298
00299
00300 #define _GLIBCXX_HAVE_CEILL 1
00301
00302
00303 #define _GLIBCXX_HAVE_COPYSIGN 1
00304
00305
00306 #define _GLIBCXX_HAVE_COPYSIGNF 1
00307
00308
00309 #define _GLIBCXX_HAVE_COPYSIGNL 1
00310
00311
00312 #define _GLIBCXX_HAVE_COSF 1
00313
00314
00315 #define _GLIBCXX_HAVE_COSHF 1
00316
00317
00318 #define _GLIBCXX_HAVE_COSHL 1
00319
00320
00321 #define _GLIBCXX_HAVE_COSL 1
00322
00323
00324 #define _GLIBCXX_HAVE_ENDIAN_H 1
00325
00326
00327 #define _GLIBCXX_HAVE_EXPF 1
00328
00329
00330 #define _GLIBCXX_HAVE_EXPL 1
00331
00332
00333 #define _GLIBCXX_HAVE_FABSF 1
00334
00335
00336 #define _GLIBCXX_HAVE_FABSL 1
00337
00338
00339 #define _GLIBCXX_HAVE_FGETWC 1
00340
00341
00342 #define _GLIBCXX_HAVE_FGETWS 1
00343
00344
00345 #define _GLIBCXX_HAVE_FINITE 1
00346
00347
00348 #define _GLIBCXX_HAVE_FINITEF 1
00349
00350
00351 #define _GLIBCXX_HAVE_FINITEL 1
00352
00353
00354 #define _GLIBCXX_HAVE_FLOAT_H 1
00355
00356
00357 #define _GLIBCXX_HAVE_FLOORF 1
00358
00359
00360 #define _GLIBCXX_HAVE_FLOORL 1
00361
00362
00363 #define _GLIBCXX_HAVE_FMODF 1
00364
00365
00366 #define _GLIBCXX_HAVE_FMODL 1
00367
00368
00369
00370
00371
00372 #define _GLIBCXX_HAVE_FPUTWC 1
00373
00374
00375 #define _GLIBCXX_HAVE_FPUTWS 1
00376
00377
00378
00379
00380
00381 #define _GLIBCXX_HAVE_FREXPF 1
00382
00383
00384 #define _GLIBCXX_HAVE_FREXPL 1
00385
00386
00387 #define _GLIBCXX_HAVE_FWIDE 1
00388
00389
00390 #define _GLIBCXX_HAVE_FWPRINTF 1
00391
00392
00393 #define _GLIBCXX_HAVE_FWSCANF 1
00394
00395
00396 #define _GLIBCXX_HAVE_GCONV_H 1
00397
00398
00399 #define _GLIBCXX_HAVE_GETPAGESIZE 1
00400
00401
00402 #define _GLIBCXX_HAVE_GETWC 1
00403
00404
00405 #define _GLIBCXX_HAVE_GETWCHAR 1
00406
00407
00408 #define _GLIBCXX_HAVE_HYPOT 1
00409
00410
00411 #define _GLIBCXX_HAVE_HYPOTF 1
00412
00413
00414 #define _GLIBCXX_HAVE_HYPOTL 1
00415
00416
00417 #define _GLIBCXX_HAVE_ICONV 1
00418
00419
00420 #define _GLIBCXX_HAVE_ICONV_CLOSE 1
00421
00422
00423 #define _GLIBCXX_HAVE_ICONV_OPEN 1
00424
00425
00426
00427
00428
00429 #define _GLIBCXX_HAVE_INTTYPES_H 1
00430
00431
00432 #define _GLIBCXX_HAVE_ISINF 1
00433
00434
00435 #define _GLIBCXX_HAVE_ISINFF 1
00436
00437
00438 #define _GLIBCXX_HAVE_ISINFL 1
00439
00440
00441 #define _GLIBCXX_HAVE_ISNAN 1
00442
00443
00444 #define _GLIBCXX_HAVE_ISNANF 1
00445
00446
00447 #define _GLIBCXX_HAVE_ISNANL 1
00448
00449
00450 #define _GLIBCXX_HAVE_ISWBLANK 1
00451
00452
00453 #define _GLIBCXX_HAVE_LDEXPF 1
00454
00455
00456 #define _GLIBCXX_HAVE_LDEXPL 1
00457
00458
00459 #define _GLIBCXX_HAVE_LIBINTL_H 1
00460
00461
00462 #define _GLIBCXX_HAVE_LIBM 1
00463
00464
00465 #define _GLIBCXX_HAVE_LIMIT_AS 1
00466
00467
00468 #define _GLIBCXX_HAVE_LIMIT_DATA 1
00469
00470
00471 #define _GLIBCXX_HAVE_LIMIT_FSIZE 1
00472
00473
00474 #define _GLIBCXX_HAVE_LIMIT_RSS 1
00475
00476
00477 #define _GLIBCXX_HAVE_LIMIT_VMEM 0
00478
00479
00480 #define _GLIBCXX_HAVE_LOCALE_H 1
00481
00482
00483 #define _GLIBCXX_HAVE_LOG10F 1
00484
00485
00486 #define _GLIBCXX_HAVE_LOG10L 1
00487
00488
00489 #define _GLIBCXX_HAVE_LOGF 1
00490
00491
00492 #define _GLIBCXX_HAVE_LOGL 1
00493
00494
00495
00496
00497
00498
00499
00500
00501 #define _GLIBCXX_HAVE_MBRLEN 1
00502
00503
00504 #define _GLIBCXX_HAVE_MBRTOWC 1
00505
00506
00507 #define _GLIBCXX_HAVE_MBSINIT 1
00508
00509
00510 #define _GLIBCXX_HAVE_MBSRTOWCS 1
00511
00512
00513 #define _GLIBCXX_HAVE_MEMORY_H 1
00514
00515
00516 #define _GLIBCXX_HAVE_MMAP 1
00517
00518
00519 #define _GLIBCXX_HAVE_MODFF 1
00520
00521
00522 #define _GLIBCXX_HAVE_MODFL 1
00523
00524
00525
00526
00527
00528 #define _GLIBCXX_HAVE_NL_LANGINFO 1
00529
00530
00531 #define _GLIBCXX_HAVE_POWF 1
00532
00533
00534 #define _GLIBCXX_HAVE_POWL 1
00535
00536
00537 #define _GLIBCXX_HAVE_PUTWC 1
00538
00539
00540 #define _GLIBCXX_HAVE_PUTWCHAR 1
00541
00542
00543
00544
00545
00546 #define _GLIBCXX_HAVE_SETENV 1
00547
00548
00549 #define _GLIBCXX_HAVE_SIGSETJMP 1
00550
00551
00552 #define _GLIBCXX_HAVE_SINCOS 1
00553
00554
00555 #define _GLIBCXX_HAVE_SINCOSF 1
00556
00557
00558 #define _GLIBCXX_HAVE_SINCOSL 1
00559
00560
00561 #define _GLIBCXX_HAVE_SINF 1
00562
00563
00564 #define _GLIBCXX_HAVE_SINHF 1
00565
00566
00567 #define _GLIBCXX_HAVE_SINHL 1
00568
00569
00570 #define _GLIBCXX_HAVE_SINL 1
00571
00572
00573 #define _GLIBCXX_HAVE_SQRTF 1
00574
00575
00576 #define _GLIBCXX_HAVE_SQRTL 1
00577
00578
00579 #define _GLIBCXX_HAVE_STDINT_H 1
00580
00581
00582 #define _GLIBCXX_HAVE_STDLIB_H 1
00583
00584
00585 #define _GLIBCXX_HAVE_STRINGS_H 1
00586
00587
00588 #define _GLIBCXX_HAVE_STRING_H 1
00589
00590
00591 #define _GLIBCXX_HAVE_STRTOF 1
00592
00593
00594 #define _GLIBCXX_HAVE_STRTOLD 1
00595
00596
00597 #define _GLIBCXX_HAVE_SWPRINTF 1
00598
00599
00600 #define _GLIBCXX_HAVE_SWSCANF 1
00601
00602
00603
00604
00605
00606 #define _GLIBCXX_HAVE_SYS_IOCTL_H 1
00607
00608
00609
00610
00611
00612
00613
00614
00615
00616
00617
00618 #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1
00619
00620
00621 #define _GLIBCXX_HAVE_SYS_STAT_H 1
00622
00623
00624 #define _GLIBCXX_HAVE_SYS_TIME_H 1
00625
00626
00627 #define _GLIBCXX_HAVE_SYS_TYPES_H 1
00628
00629
00630 #define _GLIBCXX_HAVE_SYS_UIO_H 1
00631
00632
00633 #define _GLIBCXX_HAVE_TANF 1
00634
00635
00636 #define _GLIBCXX_HAVE_TANHF 1
00637
00638
00639 #define _GLIBCXX_HAVE_TANHL 1
00640
00641
00642 #define _GLIBCXX_HAVE_TANL 1
00643
00644
00645 #define _GLIBCXX_HAVE_UNGETWC 1
00646
00647
00648 #define _GLIBCXX_HAVE_UNISTD_H 1
00649
00650
00651 #define _GLIBCXX_HAVE_VFWPRINTF 1
00652
00653
00654 #define _GLIBCXX_HAVE_VFWSCANF 1
00655
00656
00657 #define _GLIBCXX_HAVE_VSWPRINTF 1
00658
00659
00660 #define _GLIBCXX_HAVE_VSWSCANF 1
00661
00662
00663 #define _GLIBCXX_HAVE_VWPRINTF 1
00664
00665
00666 #define _GLIBCXX_HAVE_VWSCANF 1
00667
00668
00669 #define _GLIBCXX_HAVE_WCHAR_H 1
00670
00671
00672 #define _GLIBCXX_HAVE_WCRTOMB 1
00673
00674
00675 #define _GLIBCXX_HAVE_WCSCAT 1
00676
00677
00678 #define _GLIBCXX_HAVE_WCSCHR 1
00679
00680
00681 #define _GLIBCXX_HAVE_WCSCMP 1
00682
00683
00684 #define _GLIBCXX_HAVE_WCSCOLL 1
00685
00686
00687 #define _GLIBCXX_HAVE_WCSCPY 1
00688
00689
00690 #define _GLIBCXX_HAVE_WCSCSPN 1
00691
00692
00693 #define _GLIBCXX_HAVE_WCSFTIME 1
00694
00695
00696 #define _GLIBCXX_HAVE_WCSLEN 1
00697
00698
00699 #define _GLIBCXX_HAVE_WCSNCAT 1
00700
00701
00702 #define _GLIBCXX_HAVE_WCSNCMP 1
00703
00704
00705 #define _GLIBCXX_HAVE_WCSNCPY 1
00706
00707
00708 #define _GLIBCXX_HAVE_WCSPBRK 1
00709
00710
00711 #define _GLIBCXX_HAVE_WCSRCHR 1
00712
00713
00714 #define _GLIBCXX_HAVE_WCSRTOMBS 1
00715
00716
00717 #define _GLIBCXX_HAVE_WCSSPN 1
00718
00719
00720 #define _GLIBCXX_HAVE_WCSSTR 1
00721
00722
00723 #define _GLIBCXX_HAVE_WCSTOD 1
00724
00725
00726 #define _GLIBCXX_HAVE_WCSTOF 1
00727
00728
00729 #define _GLIBCXX_HAVE_WCSTOK 1
00730
00731
00732 #define _GLIBCXX_HAVE_WCSTOL 1
00733
00734
00735 #define _GLIBCXX_HAVE_WCSTOUL 1
00736
00737
00738 #define _GLIBCXX_HAVE_WCSXFRM 1
00739
00740
00741 #define _GLIBCXX_HAVE_WCTOB 1
00742
00743
00744 #define _GLIBCXX_HAVE_WCTYPE_H 1
00745
00746
00747 #define _GLIBCXX_HAVE_WMEMCHR 1
00748
00749
00750 #define _GLIBCXX_HAVE_WMEMCMP 1
00751
00752
00753 #define _GLIBCXX_HAVE_WMEMCPY 1
00754
00755
00756 #define _GLIBCXX_HAVE_WMEMMOVE 1
00757
00758
00759 #define _GLIBCXX_HAVE_WMEMSET 1
00760
00761
00762 #define _GLIBCXX_HAVE_WPRINTF 1
00763
00764
00765 #define _GLIBCXX_HAVE_WSCANF 1
00766
00767
00768
00769
00770
00771
00772
00773
00774
00775
00776
00777
00778
00779
00780
00781
00782
00783
00784
00785
00786
00787
00788
00789
00790
00791
00792
00793
00794
00795
00796
00797
00798
00799
00800
00801
00802
00803
00804
00805
00806
00807
00808
00809
00810
00811
00812
00813
00814
00815
00816
00817
00818
00819
00820
00821
00822
00823
00824
00825
00826
00827
00828
00829
00830
00831
00832
00833
00834
00835
00836
00837
00838
00839
00840
00841
00842
00843
00844
00845
00846
00847
00848
00849
00850
00851
00852
00853
00854
00855
00856
00857
00858
00859
00860
00861
00862
00863
00864
00865
00866
00867
00868
00869
00870
00871
00872
00873
00874
00875
00876
00877
00878
00879
00880
00881
00882
00883
00884
00885
00886
00887
00888
00889
00890
00891
00892
00893
00894
00895
00896
00897
00898
00899
00900
00901
00902
00903
00904
00905
00906
00907
00908
00909
00910
00911
00912
00913
00914
00915
00916
00917
00918
00919
00920
00921
00922
00923
00924
00925
00926
00927
00928
00929
00930
00931
00932
00933
00934
00935
00936
00937
00938
00939
00940
00941
00942
00943
00944
00945
00946
00947
00948
00949
00950
00951
00952
00953
00954
00955
00956
00957 #define _GLIBCXX_HAVE___SIGNBIT 1
00958
00959
00960 #define _GLIBCXX_HAVE___SIGNBITF 1
00961
00962
00963 #define _GLIBCXX_HAVE___SIGNBITL 1
00964
00965
00966 #define _GLIBCXX_PACKAGE_BUGREPORT ""
00967
00968
00969 #define _GLIBCXX_PACKAGE_NAME "package-unused"
00970
00971
00972 #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused"
00973
00974
00975 #define _GLIBCXX_PACKAGE_TARNAME "libstdc++"
00976
00977
00978 #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused"
00979
00980
00981 #define STDC_HEADERS 1
00982
00983
00984 #define _GLIBCXX_HOSTED 1
00985
00986
00987
00988
00989
00990
00991
00992 #if defined (_GLIBCXX_HAVE__ISNAN) && ! defined (_GLIBCXX_HAVE_ISNAN)
00993 # define _GLIBCXX_HAVE_ISNAN 1
00994 # define isnan _isnan
00995 #endif
00996
00997 #if defined (_GLIBCXX_HAVE__ISNANF) && ! defined (_GLIBCXX_HAVE_ISNANF)
00998 # define _GLIBCXX_HAVE_ISNANF 1
00999 # define isnanf _isnanf
01000 #endif
01001
01002 #if defined (_GLIBCXX_HAVE__ISNANL) && ! defined (_GLIBCXX_HAVE_ISNANL)
01003 # define _GLIBCXX_HAVE_ISNANL 1
01004 # define isnanl _isnanl
01005 #endif
01006
01007 #if defined (_GLIBCXX_HAVE__ISINF) && ! defined (_GLIBCXX_HAVE_ISINF)
01008 # define _GLIBCXX_HAVE_ISINF 1
01009 # define isinf _isinf
01010 #endif
01011
01012 #if defined (_GLIBCXX_HAVE__ISINFF) && ! defined (_GLIBCXX_HAVE_ISINFF)
01013 # define _GLIBCXX_HAVE_ISINFF 1
01014 # define isinff _isinff
01015 #endif
01016
01017 #if defined (_GLIBCXX_HAVE__ISINFL) && ! defined (_GLIBCXX_HAVE_ISINFL)
01018 # define _GLIBCXX_HAVE_ISINFL 1
01019 # define isinfl _isinfl
01020 #endif
01021
01022 #if defined (_GLIBCXX_HAVE__COPYSIGN) && ! defined (_GLIBCXX_HAVE_COPYSIGN)
01023 # define _GLIBCXX_HAVE_COPYSIGN 1
01024 # define copysign _copysign
01025 #endif
01026
01027 #if defined (_GLIBCXX_HAVE__COPYSIGNL) && ! defined (_GLIBCXX_HAVE_COPYSIGNL)
01028 # define _GLIBCXX_HAVE_COPYSIGNL 1
01029 # define copysignl _copysignl
01030 #endif
01031
01032 #if defined (_GLIBCXX_HAVE__COSF) && ! defined (_GLIBCXX_HAVE_COSF)
01033 # define _GLIBCXX_HAVE_COSF 1
01034 # define cosf _cosf
01035 #endif
01036
01037 #if defined (_GLIBCXX_HAVE__ACOSF) && ! defined (_GLIBCXX_HAVE_ACOSF)
01038 # define _GLIBCXX_HAVE_ACOSF 1
01039 # define acosf _acosf
01040 #endif
01041
01042 #if defined (_GLIBCXX_HAVE__ACOSL) && ! defined (_GLIBCXX_HAVE_ACOSL)
01043 # define _GLIBCXX_HAVE_ACOSL 1
01044 # define acosl _acosl
01045 #endif
01046
01047 #if defined (_GLIBCXX_HAVE__ASINF) && ! defined (_GLIBCXX_HAVE_ASINF)
01048 # define _GLIBCXX_HAVE_ASINF 1
01049 # define asinf _asinf
01050 #endif
01051
01052 #if defined (_GLIBCXX_HAVE__ASINL) && ! defined (_GLIBCXX_HAVE_ASINL)
01053 # define _GLIBCXX_HAVE_ASINL 1
01054 # define asinl _asinl
01055 #endif
01056
01057 #if defined (_GLIBCXX_HAVE__ATANF) && ! defined (_GLIBCXX_HAVE_ATANF)
01058 # define _GLIBCXX_HAVE_ATANF 1
01059 # define atanf _atanf
01060 #endif
01061
01062 #if defined (_GLIBCXX_HAVE__ATANL) && ! defined (_GLIBCXX_HAVE_ATANL)
01063 # define _GLIBCXX_HAVE_ATANL 1
01064 # define atanl _atanl
01065 #endif
01066
01067 #if defined (_GLIBCXX_HAVE__CEILF) && ! defined (_GLIBCXX_HAVE_CEILF)
01068 # define _GLIBCXX_HAVE_CEILF 1
01069 # define aceil _ceilf
01070 #endif
01071
01072 #if defined (_GLIBCXX_HAVE__CEILL) && ! defined (_GLIBCXX_HAVE_CEILL)
01073 # define _GLIBCXX_HAVE_CEILL 1
01074 # define aceil _ceill
01075 #endif
01076
01077 #if defined (_GLIBCXX_HAVE__COSHF) && ! defined (_GLIBCXX_HAVE_COSHF)
01078 # define _GLIBCXX_HAVE_COSHF 1
01079 # define coshf _coshf
01080 #endif
01081
01082 #if defined (_GLIBCXX_HAVE__COSL) && ! defined (_GLIBCXX_HAVE_COSL)
01083 # define _GLIBCXX_HAVE_COSL 1
01084 # define cosl _cosl
01085 #endif
01086
01087 #if defined (_GLIBCXX_HAVE__LOGF) && ! defined (_GLIBCXX_HAVE_LOGF)
01088 # define _GLIBCXX_HAVE_LOGF 1
01089 # define logf _logf
01090 #endif
01091
01092 #if defined (_GLIBCXX_HAVE__COSHL) && ! defined (_GLIBCXX_HAVE_COSHL)
01093 # define _GLIBCXX_HAVE_COSHL 1
01094 # define coshl _coshl
01095 #endif
01096
01097 #if defined (_GLIBCXX_HAVE__EXPF) && ! defined (_GLIBCXX_HAVE_EXPF)
01098 # define _GLIBCXX_HAVE_EXPF 1
01099 # define expf _expf
01100 #endif
01101
01102 #if defined (_GLIBCXX_HAVE__EXPL) && ! defined (_GLIBCXX_HAVE_EXPL)
01103 # define _GLIBCXX_HAVE_EXPL 1
01104 # define expl _expl
01105 #endif
01106
01107 #if defined (_GLIBCXX_HAVE__FABSF) && ! defined (_GLIBCXX_HAVE_FABSF)
01108 # define _GLIBCXX_HAVE_FABSF 1
01109 # define fabsf _fabsf
01110 #endif
01111
01112 #if defined (_GLIBCXX_HAVE__FABSL) && ! defined (_GLIBCXX_HAVE_FABSL)
01113 # define _GLIBCXX_HAVE_FABSL 1
01114 # define fabsl _fabsl
01115 #endif
01116
01117 #if defined (_GLIBCXX_HAVE__FLOORF) && ! defined (_GLIBCXX_HAVE_FLOORF)
01118 # define _GLIBCXX_HAVE_FLOORF 1
01119 # define floorf _floorf
01120 #endif
01121
01122 #if defined (_GLIBCXX_HAVE__FLOORL) && ! defined (_GLIBCXX_HAVE_FLOORL)
01123 # define _GLIBCXX_HAVE_FLOORL 1
01124 # define floorl _floorl
01125 #endif
01126
01127 #if defined (_GLIBCXX_HAVE__FMODF) && ! defined (_GLIBCXX_HAVE_FMODF)
01128 # define _GLIBCXX_HAVE_FMODF 1
01129 # define fmodf _fmodf
01130 #endif
01131
01132 #if defined (_GLIBCXX_HAVE__FMODL) && ! defined (_GLIBCXX_HAVE_FMODL)
01133 # define _GLIBCXX_HAVE_FMODL 1
01134 # define fmodl _fmodl
01135 #endif
01136
01137 #if defined (_GLIBCXX_HAVE__FREXPF) && ! defined (_GLIBCXX_HAVE_FREXPF)
01138 # define _GLIBCXX_HAVE_FREXPF 1
01139 # define frexpf _frexpf
01140 #endif
01141
01142 #if defined (_GLIBCXX_HAVE__FREXPL) && ! defined (_GLIBCXX_HAVE_FREXPL)
01143 # define _GLIBCXX_HAVE_FREXPL 1
01144 # define frexpl _frexpl
01145 #endif
01146
01147 #if defined (_GLIBCXX_HAVE__LDEXPF) && ! defined (_GLIBCXX_HAVE_LDEXPF)
01148 # define _GLIBCXX_HAVE_LDEXPF 1
01149 # define ldexpf _ldexpf
01150 #endif
01151
01152 #if defined (_GLIBCXX_HAVE__LDEXPL) && ! defined (_GLIBCXX_HAVE_LDEXPL)
01153 # define _GLIBCXX_HAVE_LDEXPL 1
01154 # define ldexpl _ldexpl
01155 #endif
01156
01157 #if defined (_GLIBCXX_HAVE__LOG10F) && ! defined (_GLIBCXX_HAVE_LOG10F)
01158 # define _GLIBCXX_HAVE_LOG10F 1
01159 # define log10f _log10f
01160 #endif
01161
01162 #if defined (_GLIBCXX_HAVE__LOGL) && ! defined (_GLIBCXX_HAVE_LOGL)
01163 # define _GLIBCXX_HAVE_LOGL 1
01164 # define logl _logl
01165 #endif
01166
01167 #if defined (_GLIBCXX_HAVE__POWF) && ! defined (_GLIBCXX_HAVE_POWF)
01168 # define _GLIBCXX_HAVE_POWF 1
01169 # define powf _powf
01170 #endif
01171
01172 #if defined (_GLIBCXX_HAVE__LOG10L) && ! defined (_GLIBCXX_HAVE_LOG10L)
01173 # define _GLIBCXX_HAVE_LOG10L 1
01174 # define log10l _log10l
01175 #endif
01176
01177 #if defined (_GLIBCXX_HAVE__MODF) && ! defined (_GLIBCXX_HAVE_MODF)
01178 # define _GLIBCXX_HAVE_MODF 1
01179 # define modf _modf
01180 #endif
01181
01182 #if defined (_GLIBCXX_HAVE__MODL) && ! defined (_GLIBCXX_HAVE_MODL)
01183 # define _GLIBCXX_HAVE_MODL 1
01184 # define modl _modl
01185 #endif
01186
01187 #if defined (_GLIBCXX_HAVE__SINF) && ! defined (_GLIBCXX_HAVE_SINF)
01188 # define _GLIBCXX_HAVE_SINF 1
01189 # define sinf _sinf
01190 #endif
01191
01192 #if defined (_GLIBCXX_HAVE__POWL) && ! defined (_GLIBCXX_HAVE_POWL)
01193 # define _GLIBCXX_HAVE_POWL 1
01194 # define powl _powl
01195 #endif
01196
01197 #if defined (_GLIBCXX_HAVE__SINHF) && ! defined (_GLIBCXX_HAVE_SINHF)
01198 # define _GLIBCXX_HAVE_SINHF 1
01199 # define sinhf _sinhf
01200 #endif
01201
01202 #if defined (_GLIBCXX_HAVE__SINL) && ! defined (_GLIBCXX_HAVE_SINL)
01203 # define _GLIBCXX_HAVE_SINL 1
01204 # define sinl _sinl
01205 #endif
01206
01207 #if defined (_GLIBCXX_HAVE__SQRTF) && ! defined (_GLIBCXX_HAVE_SQRTF)
01208 # define _GLIBCXX_HAVE_SQRTF 1
01209 # define sqrtf _sqrtf
01210 #endif
01211
01212 #if defined (_GLIBCXX_HAVE__SINHL) && ! defined (_GLIBCXX_HAVE_SINHL)
01213 # define _GLIBCXX_HAVE_SINHL 1
01214 # define sinhl _sinhl
01215 #endif
01216
01217 #if defined (_GLIBCXX_HAVE__TANF) && ! defined (_GLIBCXX_HAVE_TANF)
01218 # define _GLIBCXX_HAVE_TANF 1
01219 # define tanf _tanf
01220 #endif
01221
01222 #if defined (_GLIBCXX_HAVE__SQRTL) && ! defined (_GLIBCXX_HAVE_SQRTL)
01223 # define _GLIBCXX_HAVE_SQRTL 1
01224 # define sqrtl _sqrtl
01225 #endif
01226
01227 #if defined (_GLIBCXX_HAVE__TANHF) && ! defined (_GLIBCXX_HAVE_TANHF)
01228 # define _GLIBCXX_HAVE_TANHF 1
01229 # define tanhf _tanhf
01230 #endif
01231
01232 #if defined (_GLIBCXX_HAVE__TANL) && ! defined (_GLIBCXX_HAVE_TANL)
01233 # define _GLIBCXX_HAVE_TANF 1
01234 # define tanf _tanf
01235 #endif
01236
01237 #if defined (_GLIBCXX_HAVE__STRTOF) && ! defined (_GLIBCXX_HAVE_STRTOF)
01238 # define _GLIBCXX_HAVE_STRTOF 1
01239 # define strtof _strtof
01240 #endif
01241
01242 #if defined (_GLIBCXX_HAVE__TANHL) && ! defined (_GLIBCXX_HAVE_TANHL)
01243 # define _GLIBCXX_HAVE_TANHL 1
01244 # define tanhl _tanhl
01245 #endif
01246
01247 #if defined (_GLIBCXX_HAVE__STRTOLD) && ! defined (_GLIBCXX_HAVE_STRTOLD)
01248 # define _GLIBCXX_HAVE_STRTOLD 1
01249 # define strtold _strtold
01250 #endif
01251
01252 #if defined (_GLIBCXX_HAVE__SINCOS) && ! defined (_GLIBCXX_HAVE_SINCOS)
01253 # define _GLIBCXX_HAVE_SINCOS 1
01254 # define sincos _sincos
01255 #endif
01256
01257 #if defined (_GLIBCXX_HAVE__SINCOSF) && ! defined (_GLIBCXX_HAVE_SINCOSF)
01258 # define _GLIBCXX_HAVE_SINCOSF 1
01259 # define sincosf _sincosf
01260 #endif
01261
01262 #if defined (_GLIBCXX_HAVE__SINCOSL) && ! defined (_GLIBCXX_HAVE_SINCOSL)
01263 # define _GLIBCXX_HAVE_SINCOSL 1
01264 # define sincosl _sincosl
01265 #endif
01266
01267 #if defined (_GLIBCXX_HAVE__FINITE) && ! defined (_GLIBCXX_HAVE_FINITE)
01268 # define _GLIBCXX_HAVE_FINITE 1
01269 # define finite _finite
01270 #endif
01271
01272 #if defined (_GLIBCXX_HAVE__FINITEF) && ! defined (_GLIBCXX_HAVE_FINITEF)
01273 # define _GLIBCXX_HAVE_FINITEF 1
01274 # define finitef _finitef
01275 #endif
01276
01277 #if defined (_GLIBCXX_HAVE__FINITEL) && ! defined (_GLIBCXX_HAVE_FINITEL)
01278 # define _GLIBCXX_HAVE_FINITEL 1
01279 # define finitel _finitel
01280 #endif
01281
01282 #if defined (_GLIBCXX_HAVE__QFINITE) && ! defined (_GLIBCXX_HAVE_QFINITE)
01283 # define _GLIBCXX_HAVE_QFINITE 1
01284 # define qfinite _qfinite
01285 #endif
01286
01287 #if defined (_GLIBCXX_HAVE__FPCLASS) && ! defined (_GLIBCXX_HAVE_FPCLASS)
01288 # define _GLIBCXX_HAVE_FPCLASS 1
01289 # define fpclass _fpclass
01290 #endif
01291
01292 #if defined (_GLIBCXX_HAVE__QFPCLASS) && ! defined (_GLIBCXX_HAVE_QFPCLASS)
01293 # define _GLIBCXX_HAVE_QFPCLASS 1
01294 # define qfpclass _qfpclass
01295 #endif
01296
01297 #endif // _CXXCONFIG_