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