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