flint-sys 0.9.0

Bindings to the FLINT C library
Documentation
/* src/config.h.in.  Generated from configure.ac by autoheader.  */

/*
    Copyright (C) 2023, 2024 Albin Ahlbäck

    This file is part of FLINT.

    FLINT is free software: you can redistribute it and/or modify it under
    the terms of the GNU Lesser General Public License (LGPL) as published
    by the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.  See <https://www.gnu.org/licenses/>.
*/

/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD

/* Define if system is big endian. */
#undef FLINT_BIG_ENDIAN

/* Define according to the ABI FLINT was compiled with */
#undef FLINT_BITS

/* Define to enable coverage. */
#undef FLINT_COVERAGE

/* Define if Arm v8 assembly is available */
#undef FLINT_HAVE_ASSEMBLY_armv8

/* Define if x86_64 ADX assembly is available */
#undef FLINT_HAVE_ASSEMBLY_x86_64_adx

/* Define to use the fft_small module */
#undef FLINT_HAVE_FFT_SMALL

/* Define if GMP has mpn_add_n_sub_n */
#undef FLINT_HAVE_NATIVE_mpn_add_n_sub_n

/* Define if GMP has mpn_add_nc */
#undef FLINT_HAVE_NATIVE_mpn_add_nc

/* Define if GMP has mpn_addlsh1_n */
#undef FLINT_HAVE_NATIVE_mpn_addlsh1_n

/* Define if GMP has mpn_addlsh1_n_ip1 */
#undef FLINT_HAVE_NATIVE_mpn_addlsh1_n_ip1

/* Define if GMP has mpn_addmul_2 */
#undef FLINT_HAVE_NATIVE_mpn_addmul_2

/* Define if GMP has mpn_invert_limb */
#undef FLINT_HAVE_NATIVE_mpn_invert_limb

/* Define if GMP has mpn_modexact_1_odd */
#undef FLINT_HAVE_NATIVE_mpn_modexact_1_odd

/* Define if GMP has mpn_rsh1add_n */
#undef FLINT_HAVE_NATIVE_mpn_rsh1add_n

/* Define if GMP has mpn_rsh1sub_n */
#undef FLINT_HAVE_NATIVE_mpn_rsh1sub_n

/* Define if GMP has mpn_sub_nc */
#undef FLINT_HAVE_NATIVE_mpn_sub_nc

/* Define if system is strongly ordered */
#undef FLINT_KNOW_STRONG_ORDER

/* Define to use long long limbs */
#undef FLINT_LONG_LONG

/* Define to enable reentrant. */
#undef FLINT_REENTRANT

/* Define to enable BLAS. */
#undef FLINT_USES_BLAS

/* Define if system has cpu_set_t */
#undef FLINT_USES_CPUSET

/* Define to enable the Boehm-Demers-Weise garbage collector. */
#undef FLINT_USES_GC

/* Define to enable the use of pthread. */
#undef FLINT_USES_PTHREAD

/* Define to enable thread-local storage. */
#undef FLINT_USES_TLS

/* Define to enable inline assembly. */
#undef FLINT_WANT_ASSEMBLY

/* Define to enable use of asserts. */
#undef FLINT_WANT_ASSERT

/* Define to enable use of GMP internals. */
#undef FLINT_WANT_GMP_INTERNALS

/* Define to enable pretty printing for tests. */
#undef FLINT_WANT_PRETTY_TESTS

/* Define to 1 if you have the `aligned_alloc' function. */
#undef HAVE_ALIGNED_ALLOC

/* Define to 1 if you have the <alloca.h> header file. */
#undef HAVE_ALLOCA_H

/* Define to 1 if you have the <arm_neon.h> header file. */
#undef HAVE_ARM_NEON_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

/* Define to 1 if you have the <fenv.h> header file. */
#undef HAVE_FENV_H

/* Define to 1 if you have the <float.h> header file. */
#undef HAVE_FLOAT_H

/* Define to 1 if you have the <immintrin.h> header file. */
#undef HAVE_IMMINTRIN_H

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H

/* Define to 1 if you have the <math.h> header file. */
#undef HAVE_MATH_H

/* Define to 1 if you have the <pthread_np.h> header file. */
#undef HAVE_PTHREAD_NP_H

/* Define to 1 if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H

/* Define to 1 if you have the `_aligned_malloc' function. */
#undef HAVE__ALIGNED_MALLOC

/* Assembler local label prefix */
#undef LSYM_PREFIX

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define the following to what diagnostic pragmas your compiler allows.
   These are used to silence certain warnings. */
#define DIAGNOSTIC_PUSH
#define DIAGNOSTIC_POP
#define DIAGNOSTIC_IGNORE_INCOMPATIBLE_FUNCTION_POINTER_TYPES
#define DIAGNOSTIC_IGNORE_DISCARDED_QUALIFIERS
#define DIAGNOSTIC_IGNORE_FORMAT
#define DIAGNOSTIC_IGNORE_DANGLING_POINTER
#define DIAGNOSTIC_IGNORE_CAST_FUNCTION_TYPE
#define DIAGNOSTIC_IGNORE_OVERLENGTH_STRINGS
#define DIAGNOSTIC_IGNORE_UNUSED_VARIABLE
#define DIAGNOSTIC_IGNORE_MAYBE_UNINITIALIZED

/* Define the following to what optimization pragmas your compiler allows. */
#define PUSH_OPTIONS
#define POP_OPTIONS
#define OPTIMIZE_O2
#define OPTIMIZE_OSIZE
#define OPTIMIZE_UNROLL_LOOPS

/* Define to 1 if all of the C90 standard headers exist (not just the ones
   required in a freestanding environment). This macro is provided for
   backward compatibility; new code need not use it. */
#undef STDC_HEADERS

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
#  define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
#  undef WORDS_BIGENDIAN
# endif
#endif

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif