c++config.h
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__ 20040906
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 #define _GLIBCXX_USE_NLS 1
00150
00151
00152 #define _GLIBCXX_HAVE_GTHR_DEFAULT 1
00153
00154
00155 #define _GLIBCXX_HAVE_ATAN2F 1
00156
00157
00158 #define _GLIBCXX_HAVE_ATAN2L 1
00159
00160
00161 #define _GLIBCXX_HAVE_TANL 1
00162
00163
00164 #define _GLIBCXX_HAVE_COPYSIGNF 1
00165
00166
00167 #define _GLIBCXX_HAVE_GETPAGESIZE 1
00168
00169
00170 #define _GLIBCXX_HAVE_SETENV 1
00171
00172
00173 #define _GLIBCXX_HAVE_SIGSETJMP 1
00174
00175
00176 #define _GLIBCXX_HAVE_MBSTATE_T 1
00177
00178
00179 #define _GLIBCXX_HAVE_MODFF 1
00180
00181
00182 #define _GLIBCXX_HAVE_MODFL 1
00183
00184
00185 #define _GLIBCXX_HAVE_EXPF 1
00186
00187
00188 #define _GLIBCXX_HAVE_EXPL 1
00189
00190
00191 #define _GLIBCXX_HAVE_HYPOT 1
00192
00193
00194 #define _GLIBCXX_HAVE_HYPOTF 1
00195
00196
00197 #define _GLIBCXX_HAVE_HYPOTL 1
00198
00199
00200 #define _GLIBCXX_HAVE___BUILTIN_ABS 1
00201
00202
00203 #define _GLIBCXX_HAVE___BUILTIN_LABS 1
00204
00205
00206 #define _GLIBCXX_HAVE___BUILTIN_COS 1
00207
00208
00209 #define _GLIBCXX_HAVE___BUILTIN_COSF 1
00210
00211
00212 #define _GLIBCXX_HAVE___BUILTIN_COSL 1
00213
00214
00215 #define _GLIBCXX_HAVE___BUILTIN_FABS 1
00216
00217
00218 #define _GLIBCXX_HAVE___BUILTIN_FABSF 1
00219
00220
00221 #define _GLIBCXX_HAVE___BUILTIN_FABSL 1
00222
00223
00224 #define _GLIBCXX_HAVE___BUILTIN_SIN 1
00225
00226
00227 #define _GLIBCXX_HAVE___BUILTIN_SINF 1
00228
00229
00230 #define _GLIBCXX_HAVE___BUILTIN_SINL 1
00231
00232
00233 #define _GLIBCXX_HAVE___BUILTIN_SQRT 1
00234
00235
00236 #define _GLIBCXX_HAVE___BUILTIN_SQRTF 1
00237
00238
00239 #define _GLIBCXX_HAVE___BUILTIN_SQRTL 1
00240
00241
00242 #define _GLIBCXX_HAVE_POLL 1
00243
00244
00245 #define _GLIBCXX_HAVE_S_ISREG 1
00246
00247
00248
00249
00250
00251 #define _GLIBCXX_HAVE_WRITEV 1
00252
00253
00254 #define _GLIBCXX_HAVE_INT64_T 1
00255
00256
00257 #define _GLIBCXX_HAVE_LC_MESSAGES 1
00258
00259
00260 #define _GLIBCXX_HAVE_FLOAT_H 1
00261
00262
00263
00264
00265
00266
00267 #define _GLIBCXX_HAVE_ACOSF 1
00268
00269
00270 #define _GLIBCXX_HAVE_ACOSL 1
00271
00272
00273 #define _GLIBCXX_HAVE_ASINF 1
00274
00275
00276 #define _GLIBCXX_HAVE_ASINL 1
00277
00278
00279 #define _GLIBCXX_HAVE_ATAN2F 1
00280
00281
00282 #define _GLIBCXX_HAVE_ATAN2L 1
00283
00284
00285 #define _GLIBCXX_HAVE_ATANF 1
00286
00287
00288 #define _GLIBCXX_HAVE_ATANL 1
00289
00290
00291 #define _GLIBCXX_HAVE_BTOWC 1
00292
00293
00294 #define _GLIBCXX_HAVE_CEILF 1
00295
00296
00297 #define _GLIBCXX_HAVE_CEILL 1
00298
00299
00300 #define _GLIBCXX_HAVE_COPYSIGN 1
00301
00302
00303 #define _GLIBCXX_HAVE_COPYSIGNF 1
00304
00305
00306 #define _GLIBCXX_HAVE_COPYSIGNL 1
00307
00308
00309 #define _GLIBCXX_HAVE_COSF 1
00310
00311
00312 #define _GLIBCXX_HAVE_COSHF 1
00313
00314
00315 #define _GLIBCXX_HAVE_COSHL 1
00316
00317
00318 #define _GLIBCXX_HAVE_COSL 1
00319
00320
00321 #define _GLIBCXX_HAVE_ENDIAN_H 1
00322
00323
00324 #define _GLIBCXX_HAVE_EXPF 1
00325
00326
00327 #define _GLIBCXX_HAVE_EXPL 1
00328
00329
00330 #define _GLIBCXX_HAVE_FABSF 1
00331
00332
00333 #define _GLIBCXX_HAVE_FABSL 1
00334
00335
00336 #define _GLIBCXX_HAVE_FGETWC 1
00337
00338
00339 #define _GLIBCXX_HAVE_FGETWS 1
00340
00341
00342 #define _GLIBCXX_HAVE_FINITE 1
00343
00344
00345 #define _GLIBCXX_HAVE_FINITEF 1
00346
00347
00348 #define _GLIBCXX_HAVE_FINITEL 1
00349
00350
00351 #define _GLIBCXX_HAVE_FLOAT_H 1
00352
00353
00354 #define _GLIBCXX_HAVE_FLOORF 1
00355
00356
00357 #define _GLIBCXX_HAVE_FLOORL 1
00358
00359
00360 #define _GLIBCXX_HAVE_FMODF 1
00361
00362
00363 #define _GLIBCXX_HAVE_FMODL 1
00364
00365
00366
00367
00368
00369 #define _GLIBCXX_HAVE_FPUTWC 1
00370
00371
00372 #define _GLIBCXX_HAVE_FPUTWS 1
00373
00374
00375
00376
00377
00378 #define _GLIBCXX_HAVE_FREXPF 1
00379
00380
00381 #define _GLIBCXX_HAVE_FREXPL 1
00382
00383
00384 #define _GLIBCXX_HAVE_FWIDE 1
00385
00386
00387 #define _GLIBCXX_HAVE_FWPRINTF 1
00388
00389
00390 #define _GLIBCXX_HAVE_FWSCANF 1
00391
00392
00393 #define _GLIBCXX_HAVE_GCONV_H 1
00394
00395
00396 #define _GLIBCXX_HAVE_GETPAGESIZE 1
00397
00398
00399 #define _GLIBCXX_HAVE_GETWC 1
00400
00401
00402 #define _GLIBCXX_HAVE_GETWCHAR 1
00403
00404
00405 #define _GLIBCXX_HAVE_HYPOT 1
00406
00407
00408 #define _GLIBCXX_HAVE_HYPOTF 1
00409
00410
00411 #define _GLIBCXX_HAVE_HYPOTL 1
00412
00413
00414 #define _GLIBCXX_HAVE_ICONV 1
00415
00416
00417 #define _GLIBCXX_HAVE_ICONV_CLOSE 1
00418
00419
00420 #define _GLIBCXX_HAVE_ICONV_OPEN 1
00421
00422
00423
00424
00425
00426 #define _GLIBCXX_HAVE_INTTYPES_H 1
00427
00428
00429 #define _GLIBCXX_HAVE_ISINF 1
00430
00431
00432 #define _GLIBCXX_HAVE_ISINFF 1
00433
00434
00435 #define _GLIBCXX_HAVE_ISINFL 1
00436
00437
00438 #define _GLIBCXX_HAVE_ISNAN 1
00439
00440
00441 #define _GLIBCXX_HAVE_ISNANF 1
00442
00443
00444 #define _GLIBCXX_HAVE_ISNANL 1
00445
00446
00447 #define _GLIBCXX_HAVE_ISWBLANK 1
00448
00449
00450 #define _GLIBCXX_HAVE_LDEXPF 1
00451
00452
00453 #define _GLIBCXX_HAVE_LDEXPL 1
00454
00455
00456 #define _GLIBCXX_HAVE_LIBINTL_H 1
00457
00458
00459 #define _GLIBCXX_HAVE_LIBM 1
00460
00461
00462 #define _GLIBCXX_HAVE_LIMIT_AS 1
00463
00464
00465 #define _GLIBCXX_HAVE_LIMIT_DATA 1
00466
00467
00468 #define _GLIBCXX_HAVE_LIMIT_FSIZE 1
00469
00470
00471 #define _GLIBCXX_HAVE_LIMIT_RSS 1
00472
00473
00474 #define _GLIBCXX_HAVE_LIMIT_VMEM 0
00475
00476
00477 #define _GLIBCXX_HAVE_LOCALE_H 1
00478
00479
00480 #define _GLIBCXX_HAVE_LOG10F 1
00481
00482
00483 #define _GLIBCXX_HAVE_LOG10L 1
00484
00485
00486 #define _GLIBCXX_HAVE_LOGF 1
00487
00488
00489 #define _GLIBCXX_HAVE_LOGL 1
00490
00491
00492
00493
00494
00495
00496
00497
00498 #define _GLIBCXX_HAVE_MBRLEN 1
00499
00500
00501 #define _GLIBCXX_HAVE_MBRTOWC 1
00502
00503
00504 #define _GLIBCXX_HAVE_MBSINIT 1
00505
00506
00507 #define _GLIBCXX_HAVE_MBSRTOWCS 1
00508
00509
00510 #define _GLIBCXX_HAVE_MEMORY_H 1
00511
00512
00513 #define _GLIBCXX_HAVE_MMAP 1
00514
00515
00516 #define _GLIBCXX_HAVE_MODFF 1
00517
00518
00519 #define _GLIBCXX_HAVE_MODFL 1
00520
00521
00522
00523
00524
00525 #define _GLIBCXX_HAVE_NL_LANGINFO 1
00526
00527
00528 #define _GLIBCXX_HAVE_POWF 1
00529
00530
00531 #define _GLIBCXX_HAVE_POWL 1
00532
00533
00534 #define _GLIBCXX_HAVE_PUTWC 1
00535
00536
00537 #define _GLIBCXX_HAVE_PUTWCHAR 1
00538
00539
00540
00541
00542
00543 #define _GLIBCXX_HAVE_SETENV 1
00544
00545
00546 #define _GLIBCXX_HAVE_SIGSETJMP 1
00547
00548
00549 #define _GLIBCXX_HAVE_SINCOS 1
00550
00551
00552 #define _GLIBCXX_HAVE_SINCOSF 1
00553
00554
00555 #define _GLIBCXX_HAVE_SINCOSL 1
00556
00557
00558 #define _GLIBCXX_HAVE_SINF 1
00559
00560
00561 #define _GLIBCXX_HAVE_SINHF 1
00562
00563
00564 #define _GLIBCXX_HAVE_SINHL 1
00565
00566
00567 #define _GLIBCXX_HAVE_SINL 1
00568
00569
00570 #define _GLIBCXX_HAVE_SQRTF 1
00571
00572
00573 #define _GLIBCXX_HAVE_SQRTL 1
00574
00575
00576 #define _GLIBCXX_HAVE_STDINT_H 1
00577
00578
00579 #define _GLIBCXX_HAVE_STDLIB_H 1
00580
00581
00582 #define _GLIBCXX_HAVE_STRINGS_H 1
00583
00584
00585 #define _GLIBCXX_HAVE_STRING_H 1
00586
00587
00588 #define _GLIBCXX_HAVE_STRTOF 1
00589
00590
00591 #define _GLIBCXX_HAVE_STRTOLD 1
00592
00593
00594 #define _GLIBCXX_HAVE_SWPRINTF 1
00595
00596
00597 #define _GLIBCXX_HAVE_SWSCANF 1
00598
00599
00600
00601
00602
00603 #define _GLIBCXX_HAVE_SYS_IOCTL_H 1
00604
00605
00606
00607
00608
00609
00610
00611
00612
00613
00614
00615 #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1
00616
00617
00618 #define _GLIBCXX_HAVE_SYS_STAT_H 1
00619
00620
00621 #define _GLIBCXX_HAVE_SYS_TIME_H 1
00622
00623
00624 #define _GLIBCXX_HAVE_SYS_TYPES_H 1
00625
00626
00627 #define _GLIBCXX_HAVE_SYS_UIO_H 1
00628
00629
00630 #define _GLIBCXX_HAVE_TANF 1
00631
00632
00633 #define _GLIBCXX_HAVE_TANHF 1
00634
00635
00636 #define _GLIBCXX_HAVE_TANHL 1
00637
00638
00639 #define _GLIBCXX_HAVE_TANL 1
00640
00641
00642 #define _GLIBCXX_HAVE_UNGETWC 1
00643
00644
00645 #define _GLIBCXX_HAVE_UNISTD_H 1
00646
00647
00648 #define _GLIBCXX_HAVE_VFWPRINTF 1
00649
00650
00651 #define _GLIBCXX_HAVE_VFWSCANF 1
00652
00653
00654 #define _GLIBCXX_HAVE_VSWPRINTF 1
00655
00656
00657 #define _GLIBCXX_HAVE_VSWSCANF 1
00658
00659
00660 #define _GLIBCXX_HAVE_VWPRINTF 1
00661
00662
00663 #define _GLIBCXX_HAVE_VWSCANF 1
00664
00665
00666 #define _GLIBCXX_HAVE_WCHAR_H 1
00667
00668
00669 #define _GLIBCXX_HAVE_WCRTOMB 1
00670
00671
00672 #define _GLIBCXX_HAVE_WCSCAT 1
00673
00674
00675 #define _GLIBCXX_HAVE_WCSCHR 1
00676
00677
00678 #define _GLIBCXX_HAVE_WCSCMP 1
00679
00680
00681 #define _GLIBCXX_HAVE_WCSCOLL 1
00682
00683
00684 #define _GLIBCXX_HAVE_WCSCPY 1
00685
00686
00687 #define _GLIBCXX_HAVE_WCSCSPN 1
00688
00689
00690 #define _GLIBCXX_HAVE_WCSFTIME 1
00691
00692
00693 #define _GLIBCXX_HAVE_WCSLEN 1
00694
00695
00696 #define _GLIBCXX_HAVE_WCSNCAT 1
00697
00698
00699 #define _GLIBCXX_HAVE_WCSNCMP 1
00700
00701
00702 #define _GLIBCXX_HAVE_WCSNCPY 1
00703
00704
00705 #define _GLIBCXX_HAVE_WCSPBRK 1
00706
00707
00708 #define _GLIBCXX_HAVE_WCSRCHR 1
00709
00710
00711 #define _GLIBCXX_HAVE_WCSRTOMBS 1
00712
00713
00714 #define _GLIBCXX_HAVE_WCSSPN 1
00715
00716
00717 #define _GLIBCXX_HAVE_WCSSTR 1
00718
00719
00720 #define _GLIBCXX_HAVE_WCSTOD 1
00721
00722
00723 #define _GLIBCXX_HAVE_WCSTOF 1
00724
00725
00726 #define _GLIBCXX_HAVE_WCSTOK 1
00727
00728
00729 #define _GLIBCXX_HAVE_WCSTOL 1
00730
00731
00732 #define _GLIBCXX_HAVE_WCSTOUL 1
00733
00734
00735 #define _GLIBCXX_HAVE_WCSXFRM 1
00736
00737
00738 #define _GLIBCXX_HAVE_WCTOB 1
00739
00740
00741 #define _GLIBCXX_HAVE_WCTYPE_H 1
00742
00743
00744 #define _GLIBCXX_HAVE_WMEMCHR 1
00745
00746
00747 #define _GLIBCXX_HAVE_WMEMCMP 1
00748
00749
00750 #define _GLIBCXX_HAVE_WMEMCPY 1
00751
00752
00753 #define _GLIBCXX_HAVE_WMEMMOVE 1
00754
00755
00756 #define _GLIBCXX_HAVE_WMEMSET 1
00757
00758
00759 #define _GLIBCXX_HAVE_WPRINTF 1
00760
00761
00762 #define _GLIBCXX_HAVE_WSCANF 1
00763
00764
00765
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 #define _GLIBCXX_HAVE___SIGNBIT 1
00955
00956
00957 #define _GLIBCXX_HAVE___SIGNBITF 1
00958
00959
00960 #define _GLIBCXX_HAVE___SIGNBITL 1
00961
00962
00963 #define _GLIBCXX_PACKAGE_BUGREPORT ""
00964
00965
00966 #define _GLIBCXX_PACKAGE_NAME "package-unused"
00967
00968
00969 #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused"
00970
00971
00972 #define _GLIBCXX_PACKAGE_TARNAME "libstdc++"
00973
00974
00975 #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused"
00976
00977
00978 #define STDC_HEADERS 1
00979
00980
00981 #define _GLIBCXX_HOSTED 1
00982
00983
00984
00985
00986
00987
00988
00989 #if defined (_GLIBCXX_HAVE__ISNAN) && ! defined (_GLIBCXX_HAVE_ISNAN)
00990 # define _GLIBCXX_HAVE_ISNAN 1
00991 # define isnan _isnan
00992 #endif
00993
00994 #if defined (_GLIBCXX_HAVE__ISNANF) && ! defined (_GLIBCXX_HAVE_ISNANF)
00995 # define _GLIBCXX_HAVE_ISNANF 1
00996 # define isnanf _isnanf
00997 #endif
00998
00999 #if defined (_GLIBCXX_HAVE__ISNANL) && ! defined (_GLIBCXX_HAVE_ISNANL)
01000 # define _GLIBCXX_HAVE_ISNANL 1
01001 # define isnanl _isnanl
01002 #endif
01003
01004 #if defined (_GLIBCXX_HAVE__ISINF) && ! defined (_GLIBCXX_HAVE_ISINF)
01005 # define _GLIBCXX_HAVE_ISINF 1
01006 # define isinf _isinf
01007 #endif
01008
01009 #if defined (_GLIBCXX_HAVE__ISINFF) && ! defined (_GLIBCXX_HAVE_ISINFF)
01010 # define _GLIBCXX_HAVE_ISINFF 1
01011 # define isinff _isinff
01012 #endif
01013
01014 #if defined (_GLIBCXX_HAVE__ISINFL) && ! defined (_GLIBCXX_HAVE_ISINFL)
01015 # define _GLIBCXX_HAVE_ISINFL 1
01016 # define isinfl _isinfl
01017 #endif
01018
01019 #if defined (_GLIBCXX_HAVE__COPYSIGN) && ! defined (_GLIBCXX_HAVE_COPYSIGN)
01020 # define _GLIBCXX_HAVE_COPYSIGN 1
01021 # define copysign _copysign
01022 #endif
01023
01024 #if defined (_GLIBCXX_HAVE__COPYSIGNL) && ! defined (_GLIBCXX_HAVE_COPYSIGNL)
01025 # define _GLIBCXX_HAVE_COPYSIGNL 1
01026 # define copysignl _copysignl
01027 #endif
01028
01029 #if defined (_GLIBCXX_HAVE__COSF) && ! defined (_GLIBCXX_HAVE_COSF)
01030 # define _GLIBCXX_HAVE_COSF 1
01031 # define cosf _cosf
01032 #endif
01033
01034 #if defined (_GLIBCXX_HAVE__ACOSF) && ! defined (_GLIBCXX_HAVE_ACOSF)
01035 # define _GLIBCXX_HAVE_ACOSF 1
01036 # define acosf _acosf
01037 #endif
01038
01039 #if defined (_GLIBCXX_HAVE__ACOSL) && ! defined (_GLIBCXX_HAVE_ACOSL)
01040 # define _GLIBCXX_HAVE_ACOSL 1
01041 # define acosl _acosl
01042 #endif
01043
01044 #if defined (_GLIBCXX_HAVE__ASINF) && ! defined (_GLIBCXX_HAVE_ASINF)
01045 # define _GLIBCXX_HAVE_ASINF 1
01046 # define asinf _asinf
01047 #endif
01048
01049 #if defined (_GLIBCXX_HAVE__ASINL) && ! defined (_GLIBCXX_HAVE_ASINL)
01050 # define _GLIBCXX_HAVE_ASINL 1
01051 # define asinl _asinl
01052 #endif
01053
01054 #if defined (_GLIBCXX_HAVE__ATANF) && ! defined (_GLIBCXX_HAVE_ATANF)
01055 # define _GLIBCXX_HAVE_ATANF 1
01056 # define atanf _atanf
01057 #endif
01058
01059 #if defined (_GLIBCXX_HAVE__ATANL) && ! defined (_GLIBCXX_HAVE_ATANL)
01060 # define _GLIBCXX_HAVE_ATANL 1
01061 # define atanl _atanl
01062 #endif
01063
01064 #if defined (_GLIBCXX_HAVE__CEILF) && ! defined (_GLIBCXX_HAVE_CEILF)
01065 # define _GLIBCXX_HAVE_CEILF 1
01066 # define aceil _ceilf
01067 #endif
01068
01069 #if defined (_GLIBCXX_HAVE__CEILL) && ! defined (_GLIBCXX_HAVE_CEILL)
01070 # define _GLIBCXX_HAVE_CEILL 1
01071 # define aceil _ceill
01072 #endif
01073
01074 #if defined (_GLIBCXX_HAVE__COSHF) && ! defined (_GLIBCXX_HAVE_COSHF)
01075 # define _GLIBCXX_HAVE_COSHF 1
01076 # define coshf _coshf
01077 #endif
01078
01079 #if defined (_GLIBCXX_HAVE__COSL) && ! defined (_GLIBCXX_HAVE_COSL)
01080 # define _GLIBCXX_HAVE_COSL 1
01081 # define cosl _cosl
01082 #endif
01083
01084 #if defined (_GLIBCXX_HAVE__LOGF) && ! defined (_GLIBCXX_HAVE_LOGF)
01085 # define _GLIBCXX_HAVE_LOGF 1
01086 # define logf _logf
01087 #endif
01088
01089 #if defined (_GLIBCXX_HAVE__COSHL) && ! defined (_GLIBCXX_HAVE_COSHL)
01090 # define _GLIBCXX_HAVE_COSHL 1
01091 # define coshl _coshl
01092 #endif
01093
01094 #if defined (_GLIBCXX_HAVE__EXPF) && ! defined (_GLIBCXX_HAVE_EXPF)
01095 # define _GLIBCXX_HAVE_EXPF 1
01096 # define expf _expf
01097 #endif
01098
01099 #if defined (_GLIBCXX_HAVE__EXPL) && ! defined (_GLIBCXX_HAVE_EXPL)
01100 # define _GLIBCXX_HAVE_EXPL 1
01101 # define expl _expl
01102 #endif
01103
01104 #if defined (_GLIBCXX_HAVE__FABSF) && ! defined (_GLIBCXX_HAVE_FABSF)
01105 # define _GLIBCXX_HAVE_FABSF 1
01106 # define fabsf _fabsf
01107 #endif
01108
01109 #if defined (_GLIBCXX_HAVE__FABSL) && ! defined (_GLIBCXX_HAVE_FABSL)
01110 # define _GLIBCXX_HAVE_FABSL 1
01111 # define fabsl _fabsl
01112 #endif
01113
01114 #if defined (_GLIBCXX_HAVE__FLOORF) && ! defined (_GLIBCXX_HAVE_FLOORF)
01115 # define _GLIBCXX_HAVE_FLOORF 1
01116 # define floorf _floorf
01117 #endif
01118
01119 #if defined (_GLIBCXX_HAVE__FLOORL) && ! defined (_GLIBCXX_HAVE_FLOORL)
01120 # define _GLIBCXX_HAVE_FLOORL 1
01121 # define floorl _floorl
01122 #endif
01123
01124 #if defined (_GLIBCXX_HAVE__FMODF) && ! defined (_GLIBCXX_HAVE_FMODF)
01125 # define _GLIBCXX_HAVE_FMODF 1
01126 # define fmodf _fmodf
01127 #endif
01128
01129 #if defined (_GLIBCXX_HAVE__FMODL) && ! defined (_GLIBCXX_HAVE_FMODL)
01130 # define _GLIBCXX_HAVE_FMODL 1
01131 # define fmodl _fmodl
01132 #endif
01133
01134 #if defined (_GLIBCXX_HAVE__FREXPF) && ! defined (_GLIBCXX_HAVE_FREXPF)
01135 # define _GLIBCXX_HAVE_FREXPF 1
01136 # define frexpf _frexpf
01137 #endif
01138
01139 #if defined (_GLIBCXX_HAVE__FREXPL) && ! defined (_GLIBCXX_HAVE_FREXPL)
01140 # define _GLIBCXX_HAVE_FREXPL 1
01141 # define frexpl _frexpl
01142 #endif
01143
01144 #if defined (_GLIBCXX_HAVE__LDEXPF) && ! defined (_GLIBCXX_HAVE_LDEXPF)
01145 # define _GLIBCXX_HAVE_LDEXPF 1
01146 # define ldexpf _ldexpf
01147 #endif
01148
01149 #if defined (_GLIBCXX_HAVE__LDEXPL) && ! defined (_GLIBCXX_HAVE_LDEXPL)
01150 # define _GLIBCXX_HAVE_LDEXPL 1
01151 # define ldexpl _ldexpl
01152 #endif
01153
01154 #if defined (_GLIBCXX_HAVE__LOG10F) && ! defined (_GLIBCXX_HAVE_LOG10F)
01155 # define _GLIBCXX_HAVE_LOG10F 1
01156 # define log10f _log10f
01157 #endif
01158
01159 #if defined (_GLIBCXX_HAVE__LOGL) && ! defined (_GLIBCXX_HAVE_LOGL)
01160 # define _GLIBCXX_HAVE_LOGL 1
01161 # define logl _logl
01162 #endif
01163
01164 #if defined (_GLIBCXX_HAVE__POWF) && ! defined (_GLIBCXX_HAVE_POWF)
01165 # define _GLIBCXX_HAVE_POWF 1
01166 # define powf _powf
01167 #endif
01168
01169 #if defined (_GLIBCXX_HAVE__LOG10L) && ! defined (_GLIBCXX_HAVE_LOG10L)
01170 # define _GLIBCXX_HAVE_LOG10L 1
01171 # define log10l _log10l
01172 #endif
01173
01174 #if defined (_GLIBCXX_HAVE__MODF) && ! defined (_GLIBCXX_HAVE_MODF)
01175 # define _GLIBCXX_HAVE_MODF 1
01176 # define modf _modf
01177 #endif
01178
01179 #if defined (_GLIBCXX_HAVE__MODL) && ! defined (_GLIBCXX_HAVE_MODL)
01180 # define _GLIBCXX_HAVE_MODL 1
01181 # define modl _modl
01182 #endif
01183
01184 #if defined (_GLIBCXX_HAVE__SINF) && ! defined (_GLIBCXX_HAVE_SINF)
01185 # define _GLIBCXX_HAVE_SINF 1
01186 # define sinf _sinf
01187 #endif
01188
01189 #if defined (_GLIBCXX_HAVE__POWL) && ! defined (_GLIBCXX_HAVE_POWL)
01190 # define _GLIBCXX_HAVE_POWL 1
01191 # define powl _powl
01192 #endif
01193
01194 #if defined (_GLIBCXX_HAVE__SINHF) && ! defined (_GLIBCXX_HAVE_SINHF)
01195 # define _GLIBCXX_HAVE_SINHF 1
01196 # define sinhf _sinhf
01197 #endif
01198
01199 #if defined (_GLIBCXX_HAVE__SINL) && ! defined (_GLIBCXX_HAVE_SINL)
01200 # define _GLIBCXX_HAVE_SINL 1
01201 # define sinl _sinl
01202 #endif
01203
01204 #if defined (_GLIBCXX_HAVE__SQRTF) && ! defined (_GLIBCXX_HAVE_SQRTF)
01205 # define _GLIBCXX_HAVE_SQRTF 1
01206 # define sqrtf _sqrtf
01207 #endif
01208
01209 #if defined (_GLIBCXX_HAVE__SINHL) && ! defined (_GLIBCXX_HAVE_SINHL)
01210 # define _GLIBCXX_HAVE_SINHL 1
01211 # define sinhl _sinhl
01212 #endif
01213
01214 #if defined (_GLIBCXX_HAVE__TANF) && ! defined (_GLIBCXX_HAVE_TANF)
01215 # define _GLIBCXX_HAVE_TANF 1
01216 # define tanf _tanf
01217 #endif
01218
01219 #if defined (_GLIBCXX_HAVE__SQRTL) && ! defined (_GLIBCXX_HAVE_SQRTL)
01220 # define _GLIBCXX_HAVE_SQRTL 1
01221 # define sqrtl _sqrtl
01222 #endif
01223
01224 #if defined (_GLIBCXX_HAVE__TANHF) && ! defined (_GLIBCXX_HAVE_TANHF)
01225 # define _GLIBCXX_HAVE_TANHF 1
01226 # define tanhf _tanhf
01227 #endif
01228
01229 #if defined (_GLIBCXX_HAVE__TANL) && ! defined (_GLIBCXX_HAVE_TANL)
01230 # define _GLIBCXX_HAVE_TANF 1
01231 # define tanf _tanf
01232 #endif
01233
01234 #if defined (_GLIBCXX_HAVE__STRTOF) && ! defined (_GLIBCXX_HAVE_STRTOF)
01235 # define _GLIBCXX_HAVE_STRTOF 1
01236 # define strtof _strtof
01237 #endif
01238
01239 #if defined (_GLIBCXX_HAVE__TANHL) && ! defined (_GLIBCXX_HAVE_TANHL)
01240 # define _GLIBCXX_HAVE_TANHL 1
01241 # define tanhl _tanhl
01242 #endif
01243
01244 #if defined (_GLIBCXX_HAVE__STRTOLD) && ! defined (_GLIBCXX_HAVE_STRTOLD)
01245 # define _GLIBCXX_HAVE_STRTOLD 1
01246 # define strtold _strtold
01247 #endif
01248
01249 #if defined (_GLIBCXX_HAVE__SINCOS) && ! defined (_GLIBCXX_HAVE_SINCOS)
01250 # define _GLIBCXX_HAVE_SINCOS 1
01251 # define sincos _sincos
01252 #endif
01253
01254 #if defined (_GLIBCXX_HAVE__SINCOSF) && ! defined (_GLIBCXX_HAVE_SINCOSF)
01255 # define _GLIBCXX_HAVE_SINCOSF 1
01256 # define sincosf _sincosf
01257 #endif
01258
01259 #if defined (_GLIBCXX_HAVE__SINCOSL) && ! defined (_GLIBCXX_HAVE_SINCOSL)
01260 # define _GLIBCXX_HAVE_SINCOSL 1
01261 # define sincosl _sincosl
01262 #endif
01263
01264 #if defined (_GLIBCXX_HAVE__FINITE) && ! defined (_GLIBCXX_HAVE_FINITE)
01265 # define _GLIBCXX_HAVE_FINITE 1
01266 # define finite _finite
01267 #endif
01268
01269 #if defined (_GLIBCXX_HAVE__FINITEF) && ! defined (_GLIBCXX_HAVE_FINITEF)
01270 # define _GLIBCXX_HAVE_FINITEF 1
01271 # define finitef _finitef
01272 #endif
01273
01274 #if defined (_GLIBCXX_HAVE__FINITEL) && ! defined (_GLIBCXX_HAVE_FINITEL)
01275 # define _GLIBCXX_HAVE_FINITEL 1
01276 # define finitel _finitel
01277 #endif
01278
01279 #if defined (_GLIBCXX_HAVE__QFINITE) && ! defined (_GLIBCXX_HAVE_QFINITE)
01280 # define _GLIBCXX_HAVE_QFINITE 1
01281 # define qfinite _qfinite
01282 #endif
01283
01284 #if defined (_GLIBCXX_HAVE__FPCLASS) && ! defined (_GLIBCXX_HAVE_FPCLASS)
01285 # define _GLIBCXX_HAVE_FPCLASS 1
01286 # define fpclass _fpclass
01287 #endif
01288
01289 #if defined (_GLIBCXX_HAVE__QFPCLASS) && ! defined (_GLIBCXX_HAVE_QFPCLASS)
01290 # define _GLIBCXX_HAVE_QFPCLASS 1
01291 # define qfpclass _qfpclass
01292 #endif
01293
01294 #endif // _CXXCONFIG_
Generated on Wed Sep 8 10:19:28 2004 for libstdc++-v3 Source by
1.3.8