10cdf705cSLionel Sambuc /* config.h. Generated from config.in by configure. */ 2*84d9c625SLionel Sambuc /* config.in. Generated from configure.ac by autoheader. */ 30cdf705cSLionel Sambuc 40cdf705cSLionel Sambuc /* 50cdf705cSLionel Sambuc 60cdf705cSLionel Sambuc Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 7*84d9c625SLionel Sambuc 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. 80cdf705cSLionel Sambuc 90cdf705cSLionel Sambuc This file is part of the GNU MP Library. 100cdf705cSLionel Sambuc 110cdf705cSLionel Sambuc The GNU MP Library is free software; you can redistribute it and/or modify 120cdf705cSLionel Sambuc it under the terms of the GNU Lesser General Public License as published 130cdf705cSLionel Sambuc by the Free Software Foundation; either version 3 of the License, or (at 140cdf705cSLionel Sambuc your option) any later version. 150cdf705cSLionel Sambuc 160cdf705cSLionel Sambuc The GNU MP Library is distributed in the hope that it will be useful, but 170cdf705cSLionel Sambuc WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 180cdf705cSLionel Sambuc or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public 190cdf705cSLionel Sambuc License for more details. 200cdf705cSLionel Sambuc 210cdf705cSLionel Sambuc You should have received a copy of the GNU Lesser General Public License 220cdf705cSLionel Sambuc along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. 230cdf705cSLionel Sambuc */ 240cdf705cSLionel Sambuc 250cdf705cSLionel Sambuc /* Define if building universal (internal helper macro) */ 260cdf705cSLionel Sambuc /* #undef AC_APPLE_UNIVERSAL_BUILD */ 270cdf705cSLionel Sambuc 280cdf705cSLionel Sambuc /* The gmp-mparam.h file (a string) the tune program should suggest updating. 290cdf705cSLionel Sambuc */ 300cdf705cSLionel Sambuc #define GMP_MPARAM_H_SUGGEST "./mpn/arm/gmp-mparam.h" 310cdf705cSLionel Sambuc 320cdf705cSLionel Sambuc /* Define to 1 if you have the `alarm' function. */ 330cdf705cSLionel Sambuc #define HAVE_ALARM 1 340cdf705cSLionel Sambuc 350cdf705cSLionel Sambuc /* Define to 1 if alloca() works (via gmp-impl.h). */ 360cdf705cSLionel Sambuc #define HAVE_ALLOCA 1 370cdf705cSLionel Sambuc 380cdf705cSLionel Sambuc /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 390cdf705cSLionel Sambuc */ 400cdf705cSLionel Sambuc /* #undef HAVE_ALLOCA_H */ 410cdf705cSLionel Sambuc 420cdf705cSLionel Sambuc /* Define to 1 if the compiler accepts gcc style __attribute__ ((const)) */ 430cdf705cSLionel Sambuc #define HAVE_ATTRIBUTE_CONST 1 440cdf705cSLionel Sambuc 450cdf705cSLionel Sambuc /* Define to 1 if the compiler accepts gcc style __attribute__ ((malloc)) */ 460cdf705cSLionel Sambuc #define HAVE_ATTRIBUTE_MALLOC 1 470cdf705cSLionel Sambuc 480cdf705cSLionel Sambuc /* Define to 1 if the compiler accepts gcc style __attribute__ ((mode (XX))) 490cdf705cSLionel Sambuc */ 500cdf705cSLionel Sambuc #define HAVE_ATTRIBUTE_MODE 1 510cdf705cSLionel Sambuc 520cdf705cSLionel Sambuc /* Define to 1 if the compiler accepts gcc style __attribute__ ((noreturn)) */ 530cdf705cSLionel Sambuc #define HAVE_ATTRIBUTE_NORETURN 1 540cdf705cSLionel Sambuc 550cdf705cSLionel Sambuc /* Define to 1 if you have the `attr_get' function. */ 560cdf705cSLionel Sambuc /* #undef HAVE_ATTR_GET */ 570cdf705cSLionel Sambuc 580cdf705cSLionel Sambuc /* Define to 1 if tests/libtests has calling conventions checking for the CPU 590cdf705cSLionel Sambuc */ 60*84d9c625SLionel Sambuc #define HAVE_CALLING_CONVENTIONS 1 610cdf705cSLionel Sambuc 620cdf705cSLionel Sambuc /* Define to 1 if you have the `clock' function. */ 630cdf705cSLionel Sambuc #define HAVE_CLOCK 1 640cdf705cSLionel Sambuc 65*84d9c625SLionel Sambuc /* Define to 1 if you have the `clock_gettime' function */ 660cdf705cSLionel Sambuc #define HAVE_CLOCK_GETTIME 1 670cdf705cSLionel Sambuc 680cdf705cSLionel Sambuc /* Define to 1 if you have the `cputime' function. */ 690cdf705cSLionel Sambuc /* #undef HAVE_CPUTIME */ 700cdf705cSLionel Sambuc 710cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `fgetc', and to 0 if you don't. 720cdf705cSLionel Sambuc */ 730cdf705cSLionel Sambuc #define HAVE_DECL_FGETC 1 740cdf705cSLionel Sambuc 750cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `fscanf', and to 0 if you don't. 760cdf705cSLionel Sambuc */ 770cdf705cSLionel Sambuc #define HAVE_DECL_FSCANF 1 780cdf705cSLionel Sambuc 790cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't. 800cdf705cSLionel Sambuc */ 810cdf705cSLionel Sambuc #define HAVE_DECL_OPTARG 1 820cdf705cSLionel Sambuc 830cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you 840cdf705cSLionel Sambuc don't. */ 850cdf705cSLionel Sambuc #define HAVE_DECL_SYS_ERRLIST 1 860cdf705cSLionel Sambuc 870cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `sys_nerr', and to 0 if you 880cdf705cSLionel Sambuc don't. */ 890cdf705cSLionel Sambuc #define HAVE_DECL_SYS_NERR 1 900cdf705cSLionel Sambuc 910cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `ungetc', and to 0 if you don't. 920cdf705cSLionel Sambuc */ 930cdf705cSLionel Sambuc #define HAVE_DECL_UNGETC 1 940cdf705cSLionel Sambuc 950cdf705cSLionel Sambuc /* Define to 1 if you have the declaration of `vfprintf', and to 0 if you 960cdf705cSLionel Sambuc don't. */ 970cdf705cSLionel Sambuc #define HAVE_DECL_VFPRINTF 1 980cdf705cSLionel Sambuc 990cdf705cSLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */ 1000cdf705cSLionel Sambuc #define HAVE_DLFCN_H 1 1010cdf705cSLionel Sambuc 1020cdf705cSLionel Sambuc /* Define one of the following to 1 for the format of a `double'. 1030cdf705cSLionel Sambuc If your format is not among these choices, or you don't know what it is, 1040cdf705cSLionel Sambuc then leave all undefined. 1050cdf705cSLionel Sambuc IEEE_LITTLE_SWAPPED means little endian, but with the two 4-byte halves 1060cdf705cSLionel Sambuc swapped, as used by ARM CPUs in little endian mode. */ 1070cdf705cSLionel Sambuc /* #undef HAVE_DOUBLE_IEEE_BIG_ENDIAN */ 1080cdf705cSLionel Sambuc #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 1090cdf705cSLionel Sambuc /* #undef HAVE_DOUBLE_IEEE_LITTLE_SWAPPED */ 1100cdf705cSLionel Sambuc /* #undef HAVE_DOUBLE_VAX_D */ 1110cdf705cSLionel Sambuc /* #undef HAVE_DOUBLE_VAX_G */ 1120cdf705cSLionel Sambuc /* #undef HAVE_DOUBLE_CRAY_CFP */ 1130cdf705cSLionel Sambuc 1140cdf705cSLionel Sambuc /* Define to 1 if you have the <fcntl.h> header file. */ 1150cdf705cSLionel Sambuc #define HAVE_FCNTL_H 1 1160cdf705cSLionel Sambuc 1170cdf705cSLionel Sambuc /* Define to 1 if you have the <float.h> header file. */ 1180cdf705cSLionel Sambuc #define HAVE_FLOAT_H 1 1190cdf705cSLionel Sambuc 1200cdf705cSLionel Sambuc /* Define to 1 if you have the `getpagesize' function. */ 1210cdf705cSLionel Sambuc #define HAVE_GETPAGESIZE 1 1220cdf705cSLionel Sambuc 1230cdf705cSLionel Sambuc /* Define to 1 if you have the `getrusage' function. */ 1240cdf705cSLionel Sambuc #define HAVE_GETRUSAGE 1 1250cdf705cSLionel Sambuc 1260cdf705cSLionel Sambuc /* Define to 1 if you have the `getsysinfo' function. */ 1270cdf705cSLionel Sambuc /* #undef HAVE_GETSYSINFO */ 1280cdf705cSLionel Sambuc 1290cdf705cSLionel Sambuc /* Define to 1 if you have the `gettimeofday' function. */ 1300cdf705cSLionel Sambuc #define HAVE_GETTIMEOFDAY 1 1310cdf705cSLionel Sambuc 1320cdf705cSLionel Sambuc /* Define one of these to 1 for the host CPU family. 1330cdf705cSLionel Sambuc If your CPU is not in any of these families, leave all undefined. 1340cdf705cSLionel Sambuc For an AMD64 chip, define "x86" in ABI=32, but not in ABI=64. */ 1350cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_FAMILY_alpha */ 1360cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_FAMILY_m68k */ 1370cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_FAMILY_power */ 1380cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_FAMILY_powerpc */ 1390cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_FAMILY_x86 */ 1400cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_FAMILY_x86_64 */ 1410cdf705cSLionel Sambuc 1420cdf705cSLionel Sambuc /* Define one of the following to 1 for the host CPU, as per the output of 1430cdf705cSLionel Sambuc ./config.guess. If your CPU is not listed here, leave all undefined. */ 1440cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_alphaev67 */ 1450cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_alphaev68 */ 1460cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_alphaev7 */ 1470cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_m68020 */ 1480cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_m68030 */ 1490cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_m68040 */ 1500cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_m68060 */ 1510cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_m68360 */ 1520cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_powerpc604 */ 1530cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_powerpc604e */ 1540cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_powerpc750 */ 1550cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_powerpc7400 */ 1560cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_supersparc */ 1570cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_i386 */ 1580cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_i586 */ 1590cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_i686 */ 1600cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_pentium */ 1610cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_pentiummmx */ 1620cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_pentiumpro */ 1630cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_pentium2 */ 1640cdf705cSLionel Sambuc /* #undef HAVE_HOST_CPU_pentium3 */ 165*84d9c625SLionel Sambuc /* #undef HAVE_HOST_CPU_s390_z900 */ 166*84d9c625SLionel Sambuc /* #undef HAVE_HOST_CPU_s390_z990 */ 167*84d9c625SLionel Sambuc /* #undef HAVE_HOST_CPU_s390_z9 */ 168*84d9c625SLionel Sambuc /* #undef HAVE_HOST_CPU_s390_z10 */ 169*84d9c625SLionel Sambuc /* #undef HAVE_HOST_CPU_s390_z196 */ 170*84d9c625SLionel Sambuc 171*84d9c625SLionel Sambuc /* Define to 1 iff we have a s390 with 64-bit registers. */ 172*84d9c625SLionel Sambuc /* #undef HAVE_HOST_CPU_s390_zarch */ 1730cdf705cSLionel Sambuc 1740cdf705cSLionel Sambuc /* Define to 1 if the system has the type `intmax_t'. */ 1750cdf705cSLionel Sambuc #define HAVE_INTMAX_T 1 1760cdf705cSLionel Sambuc 1770cdf705cSLionel Sambuc /* Define to 1 if the system has the type `intptr_t'. */ 1780cdf705cSLionel Sambuc #define HAVE_INTPTR_T 1 1790cdf705cSLionel Sambuc 1800cdf705cSLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */ 1810cdf705cSLionel Sambuc #define HAVE_INTTYPES_H 1 1820cdf705cSLionel Sambuc 1830cdf705cSLionel Sambuc /* Define to 1 if you have the <invent.h> header file. */ 1840cdf705cSLionel Sambuc /* #undef HAVE_INVENT_H */ 1850cdf705cSLionel Sambuc 1860cdf705cSLionel Sambuc /* Define to 1 if you have the <langinfo.h> header file. */ 1870cdf705cSLionel Sambuc #define HAVE_LANGINFO_H 1 1880cdf705cSLionel Sambuc 1890cdf705cSLionel Sambuc /* Define one of these to 1 for the endianness of `mp_limb_t'. 1900cdf705cSLionel Sambuc If the endianness is not a simple big or little, or you don't know what 1910cdf705cSLionel Sambuc it is, then leave both undefined. */ 1920cdf705cSLionel Sambuc /* #undef HAVE_LIMB_BIG_ENDIAN */ 1930cdf705cSLionel Sambuc #define HAVE_LIMB_LITTLE_ENDIAN 1 1940cdf705cSLionel Sambuc 1950cdf705cSLionel Sambuc /* Define to 1 if you have the `localeconv' function. */ 1960cdf705cSLionel Sambuc #define HAVE_LOCALECONV 1 1970cdf705cSLionel Sambuc 1980cdf705cSLionel Sambuc /* Define to 1 if you have the <locale.h> header file. */ 1990cdf705cSLionel Sambuc #define HAVE_LOCALE_H 1 2000cdf705cSLionel Sambuc 2010cdf705cSLionel Sambuc /* Define to 1 if the system has the type `long double'. */ 2020cdf705cSLionel Sambuc #define HAVE_LONG_DOUBLE 1 2030cdf705cSLionel Sambuc 2040cdf705cSLionel Sambuc /* Define to 1 if the system has the type `long long'. */ 2050cdf705cSLionel Sambuc #define HAVE_LONG_LONG 1 2060cdf705cSLionel Sambuc 2070cdf705cSLionel Sambuc /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ 2080cdf705cSLionel Sambuc /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ 2090cdf705cSLionel Sambuc 2100cdf705cSLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */ 2110cdf705cSLionel Sambuc #define HAVE_MEMORY_H 1 2120cdf705cSLionel Sambuc 2130cdf705cSLionel Sambuc /* Define to 1 if you have the `memset' function. */ 2140cdf705cSLionel Sambuc #define HAVE_MEMSET 1 2150cdf705cSLionel Sambuc 2160cdf705cSLionel Sambuc /* Define to 1 if you have the `mmap' function. */ 2170cdf705cSLionel Sambuc #define HAVE_MMAP 1 2180cdf705cSLionel Sambuc 2190cdf705cSLionel Sambuc /* Define to 1 if you have the `mprotect' function. */ 2200cdf705cSLionel Sambuc #define HAVE_MPROTECT 1 2210cdf705cSLionel Sambuc 2220cdf705cSLionel Sambuc /* Define to 1 each of the following for which a native (ie. CPU specific) 2230cdf705cSLionel Sambuc implementation of the corresponding routine exists. */ 2240cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_add_n 1 2250cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_add_n_sub_n */ 226*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_add_nc 1 2270cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addaddmul_1msb0 */ 228*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_addcnd_n 1 229*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_addlsh1_n 1 2300cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh2_n */ 2310cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh_n */ 232*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh1_nc */ 233*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh2_nc */ 234*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh_nc */ 235*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh1_n_ip1 */ 236*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh2_n_ip1 */ 237*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh_n_ip1 */ 238*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh1_nc_ip1 */ 239*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh2_nc_ip1 */ 240*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh_nc_ip1 */ 241*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh1_n_ip2 */ 242*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh2_n_ip2 */ 243*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh_n_ip2 */ 244*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh1_nc_ip2 */ 245*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh2_nc_ip2 */ 246*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addlsh_nc_ip2 */ 2470cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_1c */ 2480cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_2 */ 2490cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_3 */ 2500cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_4 */ 2510cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_5 */ 2520cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_6 */ 2530cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_7 */ 2540cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_8 */ 255*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_addmul_2s */ 256*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_and_n 1 257*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_andn_n 1 258*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 2590cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_bdiv_q_1 */ 2600cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_pi1_bdiv_q_1 */ 261*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_com 1 2620cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_copyd 1 2630cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_copyi 1 264*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_div_qr_2 */ 2650cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_divexact_1 */ 2660cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_divexact_by3c */ 2670cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_divrem_1 */ 2680cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_divrem_1c */ 2690cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_divrem_2 */ 2700cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_gcd_1 */ 2710cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_hamdist */ 2720cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_invert_limb 1 273*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_ior_n 1 274*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_iorn_n 1 275*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_lshift 1 276*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_lshiftc 1 2770cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_lshsub_n */ 2780cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mod_1 */ 2790cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mod_1_1p */ 2800cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mod_1c */ 2810cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mod_1s_2p */ 2820cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mod_1s_4p */ 283*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_mod_34lsub1 1 2840cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_modexact_1_odd */ 285*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_modexact_1c_odd 1 2860cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_mul_1 1 2870cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_1c */ 2880cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_2 */ 2890cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_3 */ 2900cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_4 */ 291*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_5 */ 292*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_6 */ 2930cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_mul_basecase */ 294*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_nand_n 1 295*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_nior_n 1 2960cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_popcount */ 2970cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_preinv_divrem_1 */ 2980cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_preinv_mod_1 */ 2990cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_redc_1 */ 3000cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_redc_2 */ 3010cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsblsh1_n */ 3020cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsblsh2_n */ 3030cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsblsh_n */ 304*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsblsh1_nc */ 305*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsblsh2_nc */ 306*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsblsh_nc */ 307*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_rsh1add_n 1 3080cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsh1add_nc */ 309*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_rsh1sub_n 1 3100cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_rsh1sub_nc */ 311*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_rshift 1 3120cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_sqr_basecase */ 3130cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_sqr_diagonal */ 314*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sqr_diag_addlsh1 */ 3150cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_sub_n 1 316*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_sub_nc 1 317*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_subcnd_n 1 318*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_sublsh1_n 1 3190cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh2_n */ 3200cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh_n */ 321*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh1_nc */ 322*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh2_nc */ 323*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh_nc */ 324*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh1_n_ip1 */ 325*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh2_n_ip1 */ 326*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh_n_ip1 */ 327*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh1_nc_ip1 */ 328*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh2_nc_ip1 */ 329*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_sublsh_nc_ip1 */ 3300cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_submul_1c */ 331*84d9c625SLionel Sambuc /* #undef HAVE_NATIVE_mpn_tabselect */ 3320cdf705cSLionel Sambuc #define HAVE_NATIVE_mpn_udiv_qrnnd 1 3330cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_udiv_qrnnd_r */ 3340cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_umul_ppmm */ 3350cdf705cSLionel Sambuc /* #undef HAVE_NATIVE_mpn_umul_ppmm_r */ 336*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_xor_n 1 337*84d9c625SLionel Sambuc #define HAVE_NATIVE_mpn_xnor_n 1 3380cdf705cSLionel Sambuc 3390cdf705cSLionel Sambuc /* Define to 1 if you have the `nl_langinfo' function. */ 3400cdf705cSLionel Sambuc #define HAVE_NL_LANGINFO 1 3410cdf705cSLionel Sambuc 3420cdf705cSLionel Sambuc /* Define to 1 if you have the <nl_types.h> header file. */ 3430cdf705cSLionel Sambuc #define HAVE_NL_TYPES_H 1 3440cdf705cSLionel Sambuc 3450cdf705cSLionel Sambuc /* Define to 1 if you have the `obstack_vprintf' function. */ 3460cdf705cSLionel Sambuc /* #undef HAVE_OBSTACK_VPRINTF */ 3470cdf705cSLionel Sambuc 3480cdf705cSLionel Sambuc /* Define to 1 if you have the `popen' function. */ 3490cdf705cSLionel Sambuc #define HAVE_POPEN 1 3500cdf705cSLionel Sambuc 3510cdf705cSLionel Sambuc /* Define to 1 if you have the `processor_info' function. */ 3520cdf705cSLionel Sambuc /* #undef HAVE_PROCESSOR_INFO */ 3530cdf705cSLionel Sambuc 3540cdf705cSLionel Sambuc /* Define to 1 if <sys/pstat.h> `struct pst_processor' exists and contains 3550cdf705cSLionel Sambuc `psp_iticksperclktick'. */ 3560cdf705cSLionel Sambuc /* #undef HAVE_PSP_ITICKSPERCLKTICK */ 3570cdf705cSLionel Sambuc 3580cdf705cSLionel Sambuc /* Define to 1 if you have the `pstat_getprocessor' function. */ 3590cdf705cSLionel Sambuc /* #undef HAVE_PSTAT_GETPROCESSOR */ 3600cdf705cSLionel Sambuc 3610cdf705cSLionel Sambuc /* Define to 1 if the system has the type `ptrdiff_t'. */ 3620cdf705cSLionel Sambuc #define HAVE_PTRDIFF_T 1 3630cdf705cSLionel Sambuc 3640cdf705cSLionel Sambuc /* Define to 1 if the system has the type `quad_t'. */ 3650cdf705cSLionel Sambuc #define HAVE_QUAD_T 1 3660cdf705cSLionel Sambuc 3670cdf705cSLionel Sambuc /* Define to 1 if you have the `raise' function. */ 3680cdf705cSLionel Sambuc #define HAVE_RAISE 1 3690cdf705cSLionel Sambuc 3700cdf705cSLionel Sambuc /* Define to 1 if you have the `read_real_time' function. */ 3710cdf705cSLionel Sambuc /* #undef HAVE_READ_REAL_TIME */ 3720cdf705cSLionel Sambuc 3730cdf705cSLionel Sambuc /* Define to 1 if you have the `sigaction' function. */ 3740cdf705cSLionel Sambuc #define HAVE_SIGACTION 1 3750cdf705cSLionel Sambuc 3760cdf705cSLionel Sambuc /* Define to 1 if you have the `sigaltstack' function. */ 3770cdf705cSLionel Sambuc #define HAVE_SIGALTSTACK 1 3780cdf705cSLionel Sambuc 3790cdf705cSLionel Sambuc /* Define to 1 if you have the `sigstack' function. */ 3800cdf705cSLionel Sambuc /* #undef HAVE_SIGSTACK */ 3810cdf705cSLionel Sambuc 3820cdf705cSLionel Sambuc /* Tune directory speed_cyclecounter, undef=none, 1=32bits, 2=64bits) */ 3830cdf705cSLionel Sambuc /* #undef HAVE_SPEED_CYCLECOUNTER */ 3840cdf705cSLionel Sambuc 3850cdf705cSLionel Sambuc /* Define to 1 if you have the <sstream> header file. */ 3860cdf705cSLionel Sambuc /* #undef HAVE_SSTREAM */ 3870cdf705cSLionel Sambuc 3880cdf705cSLionel Sambuc /* Define to 1 if the system has the type `stack_t'. */ 3890cdf705cSLionel Sambuc #define HAVE_STACK_T 1 3900cdf705cSLionel Sambuc 3910cdf705cSLionel Sambuc /* Define to 1 if <stdarg.h> exists and works */ 3920cdf705cSLionel Sambuc #define HAVE_STDARG 1 3930cdf705cSLionel Sambuc 3940cdf705cSLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */ 3950cdf705cSLionel Sambuc #define HAVE_STDINT_H 1 3960cdf705cSLionel Sambuc 3970cdf705cSLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */ 3980cdf705cSLionel Sambuc #define HAVE_STDLIB_H 1 3990cdf705cSLionel Sambuc 4000cdf705cSLionel Sambuc /* Define to 1 if the system has the type `std::locale'. */ 4010cdf705cSLionel Sambuc /* #undef HAVE_STD__LOCALE */ 4020cdf705cSLionel Sambuc 4030cdf705cSLionel Sambuc /* Define to 1 if you have the `strchr' function. */ 4040cdf705cSLionel Sambuc #define HAVE_STRCHR 1 4050cdf705cSLionel Sambuc 4060cdf705cSLionel Sambuc /* Define to 1 if you have the `strerror' function. */ 4070cdf705cSLionel Sambuc #define HAVE_STRERROR 1 4080cdf705cSLionel Sambuc 4090cdf705cSLionel Sambuc /* Define to 1 if cpp supports the ANSI # stringizing operator. */ 4100cdf705cSLionel Sambuc #define HAVE_STRINGIZE 1 4110cdf705cSLionel Sambuc 4120cdf705cSLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */ 4130cdf705cSLionel Sambuc #define HAVE_STRINGS_H 1 4140cdf705cSLionel Sambuc 4150cdf705cSLionel Sambuc /* Define to 1 if you have the <string.h> header file. */ 4160cdf705cSLionel Sambuc #define HAVE_STRING_H 1 4170cdf705cSLionel Sambuc 4180cdf705cSLionel Sambuc /* Define to 1 if you have the `strnlen' function. */ 4190cdf705cSLionel Sambuc #define HAVE_STRNLEN 1 4200cdf705cSLionel Sambuc 4210cdf705cSLionel Sambuc /* Define to 1 if you have the `strtol' function. */ 4220cdf705cSLionel Sambuc #define HAVE_STRTOL 1 4230cdf705cSLionel Sambuc 4240cdf705cSLionel Sambuc /* Define to 1 if you have the `strtoul' function. */ 4250cdf705cSLionel Sambuc #define HAVE_STRTOUL 1 4260cdf705cSLionel Sambuc 4270cdf705cSLionel Sambuc /* Define to 1 if you have the `sysconf' function. */ 4280cdf705cSLionel Sambuc #define HAVE_SYSCONF 1 4290cdf705cSLionel Sambuc 4300cdf705cSLionel Sambuc /* Define to 1 if you have the `sysctl' function. */ 4310cdf705cSLionel Sambuc #define HAVE_SYSCTL 1 4320cdf705cSLionel Sambuc 4330cdf705cSLionel Sambuc /* Define to 1 if you have the `sysctlbyname' function. */ 4340cdf705cSLionel Sambuc #define HAVE_SYSCTLBYNAME 1 4350cdf705cSLionel Sambuc 4360cdf705cSLionel Sambuc /* Define to 1 if you have the `syssgi' function. */ 4370cdf705cSLionel Sambuc /* #undef HAVE_SYSSGI */ 4380cdf705cSLionel Sambuc 4390cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/attributes.h> header file. */ 4400cdf705cSLionel Sambuc /* #undef HAVE_SYS_ATTRIBUTES_H */ 4410cdf705cSLionel Sambuc 4420cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/iograph.h> header file. */ 4430cdf705cSLionel Sambuc /* #undef HAVE_SYS_IOGRAPH_H */ 4440cdf705cSLionel Sambuc 4450cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/mman.h> header file. */ 4460cdf705cSLionel Sambuc #define HAVE_SYS_MMAN_H 1 4470cdf705cSLionel Sambuc 4480cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/param.h> header file. */ 4490cdf705cSLionel Sambuc #define HAVE_SYS_PARAM_H 1 4500cdf705cSLionel Sambuc 4510cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/processor.h> header file. */ 4520cdf705cSLionel Sambuc /* #undef HAVE_SYS_PROCESSOR_H */ 4530cdf705cSLionel Sambuc 4540cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/pstat.h> header file. */ 4550cdf705cSLionel Sambuc /* #undef HAVE_SYS_PSTAT_H */ 4560cdf705cSLionel Sambuc 4570cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/resource.h> header file. */ 4580cdf705cSLionel Sambuc #define HAVE_SYS_RESOURCE_H 1 4590cdf705cSLionel Sambuc 4600cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */ 4610cdf705cSLionel Sambuc #define HAVE_SYS_STAT_H 1 4620cdf705cSLionel Sambuc 4630cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/sysctl.h> header file. */ 4640cdf705cSLionel Sambuc #define HAVE_SYS_SYSCTL_H 1 4650cdf705cSLionel Sambuc 4660cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 4670cdf705cSLionel Sambuc /* #undef HAVE_SYS_SYSINFO_H */ 4680cdf705cSLionel Sambuc 4690cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/syssgi.h> header file. */ 4700cdf705cSLionel Sambuc /* #undef HAVE_SYS_SYSSGI_H */ 4710cdf705cSLionel Sambuc 4720cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 4730cdf705cSLionel Sambuc /* #undef HAVE_SYS_SYSTEMCFG_H */ 4740cdf705cSLionel Sambuc 4750cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/times.h> header file. */ 4760cdf705cSLionel Sambuc #define HAVE_SYS_TIMES_H 1 4770cdf705cSLionel Sambuc 4780cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/time.h> header file. */ 4790cdf705cSLionel Sambuc #define HAVE_SYS_TIME_H 1 4800cdf705cSLionel Sambuc 4810cdf705cSLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */ 4820cdf705cSLionel Sambuc #define HAVE_SYS_TYPES_H 1 4830cdf705cSLionel Sambuc 4840cdf705cSLionel Sambuc /* Define to 1 if you have the `times' function. */ 4850cdf705cSLionel Sambuc #define HAVE_TIMES 1 4860cdf705cSLionel Sambuc 4870cdf705cSLionel Sambuc /* Define to 1 if the system has the type `uint_least32_t'. */ 4880cdf705cSLionel Sambuc #define HAVE_UINT_LEAST32_T 1 4890cdf705cSLionel Sambuc 4900cdf705cSLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */ 4910cdf705cSLionel Sambuc #define HAVE_UNISTD_H 1 4920cdf705cSLionel Sambuc 4930cdf705cSLionel Sambuc /* Define to 1 if you have the `vsnprintf' function and it works properly. */ 4940cdf705cSLionel Sambuc #define HAVE_VSNPRINTF 1 4950cdf705cSLionel Sambuc 496*84d9c625SLionel Sambuc /* Define to 1 for Windos/64 */ 497*84d9c625SLionel Sambuc /* #undef HOST_DOS64 */ 498*84d9c625SLionel Sambuc 4990cdf705cSLionel Sambuc /* Assembler local label prefix */ 5000cdf705cSLionel Sambuc #define LSYM_PREFIX ".L" 5010cdf705cSLionel Sambuc 5020cdf705cSLionel Sambuc /* Define to the sub-directory in which libtool stores uninstalled libraries. 5030cdf705cSLionel Sambuc */ 5040cdf705cSLionel Sambuc #define LT_OBJDIR ".libs/" 5050cdf705cSLionel Sambuc 5060cdf705cSLionel Sambuc /* Name of package */ 5070cdf705cSLionel Sambuc #define PACKAGE "gmp" 5080cdf705cSLionel Sambuc 5090cdf705cSLionel Sambuc /* Define to the address where bug reports for this package should be sent. */ 510*84d9c625SLionel Sambuc #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html" 5110cdf705cSLionel Sambuc 5120cdf705cSLionel Sambuc /* Define to the full name of this package. */ 5130cdf705cSLionel Sambuc #define PACKAGE_NAME "GNU MP" 5140cdf705cSLionel Sambuc 5150cdf705cSLionel Sambuc /* Define to the full name and version of this package. */ 516*84d9c625SLionel Sambuc #define PACKAGE_STRING "GNU MP 5.1.3" 5170cdf705cSLionel Sambuc 5180cdf705cSLionel Sambuc /* Define to the one symbol short name of this package. */ 5190cdf705cSLionel Sambuc #define PACKAGE_TARNAME "gmp" 5200cdf705cSLionel Sambuc 5210cdf705cSLionel Sambuc /* Define to the home page for this package. */ 5220cdf705cSLionel Sambuc #define PACKAGE_URL "http://www.gnu.org/software/gmp/" 5230cdf705cSLionel Sambuc 5240cdf705cSLionel Sambuc /* Define to the version of this package. */ 525*84d9c625SLionel Sambuc #define PACKAGE_VERSION "5.1.3" 5260cdf705cSLionel Sambuc 5270cdf705cSLionel Sambuc /* Define as the return type of signal handlers (`int' or `void'). */ 5280cdf705cSLionel Sambuc #define RETSIGTYPE void 5290cdf705cSLionel Sambuc 5300cdf705cSLionel Sambuc /* The size of `mp_limb_t', as computed by sizeof. */ 5310cdf705cSLionel Sambuc #define SIZEOF_MP_LIMB_T 4 5320cdf705cSLionel Sambuc 5330cdf705cSLionel Sambuc /* The size of `unsigned', as computed by sizeof. */ 5340cdf705cSLionel Sambuc #define SIZEOF_UNSIGNED 4 5350cdf705cSLionel Sambuc 5360cdf705cSLionel Sambuc /* The size of `unsigned long', as computed by sizeof. */ 5370cdf705cSLionel Sambuc #define SIZEOF_UNSIGNED_LONG 4 5380cdf705cSLionel Sambuc 5390cdf705cSLionel Sambuc /* The size of `unsigned short', as computed by sizeof. */ 5400cdf705cSLionel Sambuc #define SIZEOF_UNSIGNED_SHORT 2 5410cdf705cSLionel Sambuc 5420cdf705cSLionel Sambuc /* The size of `void *', as computed by sizeof. */ 5430cdf705cSLionel Sambuc #define SIZEOF_VOID_P 4 5440cdf705cSLionel Sambuc 5450cdf705cSLionel Sambuc /* Define to 1 if sscanf requires writable inputs */ 5460cdf705cSLionel Sambuc /* #undef SSCANF_WRITABLE_INPUT */ 5470cdf705cSLionel Sambuc 5480cdf705cSLionel Sambuc /* Define to 1 if you have the ANSI C header files. */ 5490cdf705cSLionel Sambuc #define STDC_HEADERS 1 5500cdf705cSLionel Sambuc 5510cdf705cSLionel Sambuc /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 5520cdf705cSLionel Sambuc #define TIME_WITH_SYS_TIME 1 5530cdf705cSLionel Sambuc 5540cdf705cSLionel Sambuc /* Maximum size the tune program can test for SQR_TOOM2_THRESHOLD */ 5550cdf705cSLionel Sambuc #define TUNE_SQR_TOOM2_MAX SQR_TOOM2_MAX_GENERIC 5560cdf705cSLionel Sambuc 5570cdf705cSLionel Sambuc /* Version number of package */ 558*84d9c625SLionel Sambuc #define VERSION "5.1.3" 559*84d9c625SLionel Sambuc 560*84d9c625SLionel Sambuc /* Defined to 1 as per --enable-assembly */ 561*84d9c625SLionel Sambuc #define WANT_ASSEMBLY 1 5620cdf705cSLionel Sambuc 5630cdf705cSLionel Sambuc /* Define to 1 to enable ASSERT checking, per --enable-assert */ 5640cdf705cSLionel Sambuc /* #undef WANT_ASSERT */ 5650cdf705cSLionel Sambuc 5660cdf705cSLionel Sambuc /* Define to 1 when building a fat binary. */ 5670cdf705cSLionel Sambuc /* #undef WANT_FAT_BINARY */ 5680cdf705cSLionel Sambuc 5690cdf705cSLionel Sambuc /* Define to 1 to enable FFTs for multiplication, per --enable-fft */ 5700cdf705cSLionel Sambuc #define WANT_FFT 1 5710cdf705cSLionel Sambuc 5720cdf705cSLionel Sambuc /* Define to 1 to enable old mpn_mul_fft_full for multiplication, per 5730cdf705cSLionel Sambuc --enable-old-fft-full */ 5740cdf705cSLionel Sambuc /* #undef WANT_OLD_FFT_FULL */ 5750cdf705cSLionel Sambuc 5760cdf705cSLionel Sambuc /* Define to 1 if --enable-profiling=gprof */ 5770cdf705cSLionel Sambuc /* #undef WANT_PROFILING_GPROF */ 5780cdf705cSLionel Sambuc 5790cdf705cSLionel Sambuc /* Define to 1 if --enable-profiling=instrument */ 5800cdf705cSLionel Sambuc /* #undef WANT_PROFILING_INSTRUMENT */ 5810cdf705cSLionel Sambuc 5820cdf705cSLionel Sambuc /* Define to 1 if --enable-profiling=prof */ 5830cdf705cSLionel Sambuc /* #undef WANT_PROFILING_PROF */ 5840cdf705cSLionel Sambuc 5850cdf705cSLionel Sambuc /* Define one of these to 1 for the desired temporary memory allocation 5860cdf705cSLionel Sambuc method, per --enable-alloca. */ 5870cdf705cSLionel Sambuc #define WANT_TMP_ALLOCA 1 5880cdf705cSLionel Sambuc /* #undef WANT_TMP_REENTRANT */ 5890cdf705cSLionel Sambuc /* #undef WANT_TMP_NOTREENTRANT */ 5900cdf705cSLionel Sambuc /* #undef WANT_TMP_DEBUG */ 5910cdf705cSLionel Sambuc 5920cdf705cSLionel Sambuc /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 5930cdf705cSLionel Sambuc significant byte first (like Motorola and SPARC, unlike Intel). */ 5940cdf705cSLionel Sambuc #if defined AC_APPLE_UNIVERSAL_BUILD 5950cdf705cSLionel Sambuc # if defined __BIG_ENDIAN__ 5960cdf705cSLionel Sambuc # define WORDS_BIGENDIAN 1 5970cdf705cSLionel Sambuc # endif 5980cdf705cSLionel Sambuc #else 5990cdf705cSLionel Sambuc # ifndef WORDS_BIGENDIAN 6000cdf705cSLionel Sambuc /* # undef WORDS_BIGENDIAN */ 6010cdf705cSLionel Sambuc # endif 6020cdf705cSLionel Sambuc #endif 6030cdf705cSLionel Sambuc 6040cdf705cSLionel Sambuc /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 6050cdf705cSLionel Sambuc `char[]'. */ 6060cdf705cSLionel Sambuc #define YYTEXT_POINTER 1 6070cdf705cSLionel Sambuc 6080cdf705cSLionel Sambuc /* Define to `__inline__' or `__inline' if that's what the C compiler 6090cdf705cSLionel Sambuc calls it, or to nothing if 'inline' is not supported under any name. */ 6100cdf705cSLionel Sambuc #ifndef __cplusplus 6110cdf705cSLionel Sambuc /* #undef inline */ 6120cdf705cSLionel Sambuc #endif 6130cdf705cSLionel Sambuc 6140cdf705cSLionel Sambuc /* Define to the equivalent of the C99 'restrict' keyword, or to 6150cdf705cSLionel Sambuc nothing if this is not supported. Do not define if restrict is 6160cdf705cSLionel Sambuc supported directly. */ 6170cdf705cSLionel Sambuc #define restrict __restrict 6180cdf705cSLionel Sambuc /* Work around a bug in Sun C++: it does not support _Restrict or 6190cdf705cSLionel Sambuc __restrict__, even though the corresponding Sun C compiler ends up with 6200cdf705cSLionel Sambuc "#define restrict _Restrict" or "#define restrict __restrict__" in the 6210cdf705cSLionel Sambuc previous line. Perhaps some future version of Sun C++ will work with 6220cdf705cSLionel Sambuc restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ 6230cdf705cSLionel Sambuc #if defined __SUNPRO_CC && !defined __RESTRICT 6240cdf705cSLionel Sambuc # define _Restrict 6250cdf705cSLionel Sambuc # define __restrict__ 6260cdf705cSLionel Sambuc #endif 6270cdf705cSLionel Sambuc 6280cdf705cSLionel Sambuc /* Define to empty if the keyword `volatile' does not work. Warning: valid 6290cdf705cSLionel Sambuc code using `volatile' can become incorrect without. Disable with care. */ 6300cdf705cSLionel Sambuc /* #undef volatile */ 631