📄 config.h
字号:
/* #undef HAVE_DOUBLE_VAX_G */
/* #undef HAVE_DOUBLE_CRAY_CFP */
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define if you have the <fpu_control.h> header file. */
/* #undef HAVE_FPU_CONTROL_H */
/* Define if you have the `getpagesize' function. */
/* #undef HAVE_GETPAGESIZE */
/* Define if you have the `getrusage' function. */
/* #undef HAVE_GETRUSAGE */
/* Define if you have the `gettimeofday' function. */
/* #undef HAVE_GETTIMEOFDAY */
/* Define if 0/0, 1/0, -1/0 and sqrt(-1) work to generate NaN/infinities. */
/* #undef HAVE_INFS */
/* Define if the system has the type `intmax_t'. */
/* #undef HAVE_INTMAX_T */
/* Define if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define one (just one) of the following for the endiannes of `mp_limb_t'.
If the endianness is not a simple big or little, or you don't know what
it is, then leave both of these undefined. */
/* #undef HAVE_LIMB_BIG_ENDIAN */
/* #undef HAVE_LIMB_LITTLE_ENDIAN */
/* Define if you have the `localeconv' function. */
/* #undef HAVE_LOCALECONV */
/* Define if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define if the system has the type `long double'. */
/* #undef HAVE_LONG_DOUBLE */
/* Define if the system has the type `long long'. */
/* #undef HAVE_LONG_LONG */
/* Define if you have the `lrand48' function. */
/* #undef HAVE_LRAND48 */
/* Define if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define if you have the `memset' function. */
/* #undef HAVE_MEMSET */
/* Define if you have the `mmap' function. */
/* #undef HAVE_MMAP */
/* Define if you have the `mprotect' function. */
/* #undef HAVE_MPROTECT */
/* Define if you have the `obstack_vprintf' function. */
/* #undef HAVE_OBSTACK_VPRINTF */
/* Define if you have the `popen' function. */
/* #undef HAVE_POPEN */
/* Define if you have the `processor_info' function. */
/* #undef HAVE_PROCESSOR_INFO */
/* Define if the system has the type `ptrdiff_t'. */
/* #undef HAVE_PTRDIFF_T */
/* Define if the system has the type `quad_t'. */
/* #undef HAVE_QUAD_T */
/* Define if you have the `read_real_time' function. */
/* #undef HAVE_READ_REAL_TIME */
/* Define if you have the `sigaction' function. */
/* #undef HAVE_SIGACTION */
/* Define if you have the `sigaltstack' function. */
/* #undef HAVE_SIGALTSTACK */
/* Define if you have the `sigstack' function. */
/* #undef HAVE_SIGSTACK */
/* Tune directory speed_cyclecounter, undef=none, 1=32bits, 2=64bits) */
/* #undef HAVE_SPEED_CYCLECOUNTER */
/* Define if the system has the type `stack_t'. */
/* #undef HAVE_STACK_T */
/* Define if <stdarg.h> exists and works */
#define HAVE_STDARG 1
/* Define if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
/* Define if you have the `strcasecmp' function. */
/* #undef HAVE_STRCASECMP */
/* Define if you have the `strchr' function. */
/* #undef HAVE_STRCHR */
/* Define if cpp supports the ANSI # stringizing operator. */
#define HAVE_STRINGIZE 1
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define if you have the `strnlen' function. */
/* #undef HAVE_STRNLEN */
/* Define if you have the `strtoul' function. */
/* #undef HAVE_STRTOUL */
/* Define if you have the `sysconf' function. */
/* #undef HAVE_SYSCONF */
/* Define if you have the `sysctl' function. */
/* #undef HAVE_SYSCTL */
/* Define if you have the `sysctlbyname' function. */
/* #undef HAVE_SYSCTLBYNAME */
/* Define if you have the `syssgi' function. */
/* #undef HAVE_SYSSGI */
/* Define if you have the <sys/mman.h> header file. */
#define HAVE_SYS_MMAN_H 1
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/processor.h> header file. */
/* #undef HAVE_SYS_PROCESSOR_H */
/* Define if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1
/* Define if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
/* Define if you have the <sys/sysctl.h> header file. */
#define HAVE_SYS_SYSCTL_H 1
/* Define if you have the <sys/syssgi.h> header file. */
/* #undef HAVE_SYS_SYSSGI_H */
/* Define if you have the <sys/systemcfg.h> header file. */
/* #undef HAVE_SYS_SYSTEMCFG_H */
/* Define if you have the <sys/times.h> header file. */
#define HAVE_SYS_TIMES_H 1
/* Define if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define if you have the `times' function. */
/* #undef HAVE_TIMES */
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define if you have vsnprintf and it works properly. */
/* #undef HAVE_VSNPRINTF */
/* Assembler local label prefix */
#define LSYM_PREFIX "L"
/* Define if you have the `fesetround' function via the <fenv.h> header file.
*/
/* #undef MPFR_HAVE_FESETROUND */
/* Name of package */
#define PACKAGE "gmp"
/* Define if compiler has function prototypes */
/* #undef PROTOTYPES */
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE int
/* The size of a `mp_limb_t', as computed by sizeof. */
/* #undef SIZEOF_MP_LIMB_T */
/* The size of a `unsigned long', as computed by sizeof. */
/* #undef SIZEOF_UNSIGNED_LONG */
/* Define if sscanf requires writable inputs */
/* #undef SSCANF_WRITABLE_INPUT */
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you can safely include both <sys/time.h> and <time.h>. */
/* #undef TIME_WITH_SYS_TIME */
/* Maximum size the tune program can test for SQR_KARATSUBA_THRESHOLD */
#define TUNE_SQR_KARATSUBA_MAX SQR_KARATSUBA_MAX_GENERIC
/* Version number of package */
#define VERSION "4.1.2"
/* ./configure --enable-assert option, to enable some ASSERT()s */
/* #undef WANT_ASSERT */
/* ./configure --enable-fft option, to enable FFTs for multiplication */
#define WANT_FFT 1
/* --enable-alloca=yes */
#define WANT_TMP_ALLOCA 1
/* --enable-alloca=debug */
/* #undef WANT_TMP_DEBUG */
/* --enable-alloca=malloc-notreentrant */
/* #undef WANT_TMP_NOTREENTRANT */
/* --enable-alloca=malloc-reentrant */
/* #undef WANT_TMP_REENTRANT */
/* Define if your processor stores words with the most significant byte first
(like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
*/
/* #undef YYTEXT_POINTER */
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
/* #undef inline */
/* Define to empty if the keyword `volatile' does not work. Warning: valid
code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -