Files
2024-02-07 20:50:18 -08:00

416 lines
11 KiB
C

/* #undef ABORT_ON_PANIC */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
#define CFLAGS_FDATA_SECTIONS 1
#define CFLAGS_FFUNCTION_SECTIONS 1
/* #undef CFLAGS_FGNU89_INLINE */
/* #undef CFLAGS_FLTO */
#define CFLAGS_FNO_COMMON 1
/* #undef CFLAGS_FNO_OMIT_FRAME_POINTER */
/* #undef CFLAGS_FSANITIZE_ADDRESS */
/* #undef CFLAGS_FSANITIZE_UNDEFINED */
#define CFLAGS_FTRIVIAL_AUTO_VAR_INIT_ZERO 1
#define CFLAGS_FVISIBILITY_HIDDEN 1
#define CFLAGS_FWRAPV 1
/* #undef CFLAGS_GGDB3 */
/* #undef CFLAGS_O0 */
#define CFLAGS_PEDANTIC 1
/* #undef CFLAGS_PG */
/* #undef CFLAGS_STD_C11 */
#define CFLAGS_STD_C17 1
/* #undef CFLAGS_STD_C99 */
#define CFLAGS_U_STRICT_ANSI 1
#define CFLAGS_W 1
#define CFLAGS_WALL 1
#define CFLAGS_WC90_C99_COMPAT 1
/* #undef CFLAGS_WC99_COMPAT */
/* #undef CFLAGS_WC99_EXTENSIONS */
/* #undef CFLAGS_WERROR */
#define CFLAGS_WERROR_ATTRIBUTES 1
#define CFLAGS_WERROR_COMMENT 1
#define CFLAGS_WERROR_IMPLICIT 1
#define CFLAGS_WERROR_MISSING_BRACES 1
#define CFLAGS_WERROR_MISSING_DECLARATIONS 1
#define CFLAGS_WERROR_MISSING_PROTOTYPES 1
#define CFLAGS_WERROR_POINTER_ARITH 1
#define CFLAGS_WERROR_RETURN_TYPE 1
#define CFLAGS_WERROR_STRICT_PROTOTYPES 1
#define CFLAGS_WERROR_TRIGRAPHS 1
/* #undef CFLAGS_WERROR_UNKNOWN_WARNING_OPTION */
#define CFLAGS_WERROR_VLA 1
#define CFLAGS_WLONG_LONG 1
/* #undef CFLAGS_WPEDANTIC_MS_FORMAT */
#define CFLAGS_WSHIFT_NEGATIVE_VALUE 1
#define CFLAGS_WSTRINGOP_TRUNCATION 1
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_COLD */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_CONST */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_FORMAT */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_MALLOC */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_NORETURN */
/* #undef CFLAGS_WSUGGEST_ATTRIBUTE_PURE */
#define HAVE_ACCESS 1
/* #undef HAVE_CANONICALIZE_FILE_NAME */
/* #undef HAVE_CPU_TO_LE16 */
/* #undef HAVE_CPU_TO_LE32 */
/* #undef HAVE_CPU_TO_LE64 */
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DECL_STRICMP 0
#define HAVE_DECL_STRLCPY 1
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_DECL_STRNICMP 0
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRRCHRNUL 0
#define HAVE_DECL_STRSEP 1
#define HAVE_ENDIAN_H 1
#define HAVE_FACCESSAT 1
#define HAVE_FCNTL_H 1
#define HAVE_FILENO 1
#define HAVE_FSEEKO 1
#define HAVE_FSTAT 1
#define HAVE_FTRUNCATE 1
#define HAVE_FUNC_ATTRIBUTE1_ALLOC_SIZE 1
/* #undef HAVE_FUNC_ATTRIBUTE2_ALLOC_SIZE */
#define HAVE_FUNC_ATTRIBUTE3_FORMAT 1
#define HAVE_FUNC_ATTRIBUTE_COLD 1
#define HAVE_FUNC_ATTRIBUTE_CONST 1
#define HAVE_FUNC_ATTRIBUTE_ERROR 1
#define HAVE_FUNC_ATTRIBUTE_MALLOC 1
#define HAVE_FUNC_ATTRIBUTE_NORETURN 1
#define HAVE_FUNC_ATTRIBUTE_PURE 1
#define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
#define HAVE_FUNC_ATTRIBUTE_SENTINEL 1
#define HAVE_FUNC_ATTRIBUTE_UNUSED 1
#define HAVE_FUNC_PTR_ATTRIBUTE1_ALLOC_SIZE 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE2_ALLOC_SIZE */
#define HAVE_FUNC_PTR_ATTRIBUTE3_FORMAT 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE_COLD */
#define HAVE_FUNC_PTR_ATTRIBUTE_CONST 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE_MALLOC */
#define HAVE_FUNC_PTR_ATTRIBUTE_NORETURN 1
/* #undef HAVE_FUNC_PTR_ATTRIBUTE_PURE */
#define HAVE_FUNC_PTR_ATTRIBUTE_RETURNS_NONNULL 1
#define HAVE_FUNC_PTR_ATTRIBUTE_SENTINEL 1
#define HAVE_FUNC_PTR_ATTRIBUTE_UNUSED 1
#define HAVE_GETGID 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETUID 1
#define HAVE_HTOLE16 1
#define HAVE_HTOLE32 1
#define HAVE_HTOLE64 1
/* #undef HAVE_INTRIN_H */
#define HAVE_INTTYPES_H 1
/* #undef HAVE_IO_H */
#define HAVE_ISASCII 1
#define HAVE_ISCNTRL 1
/* #undef HAVE_MACHINE_ENDIAN_H */
#define HAVE_MEMPCPY 1
/* #undef HAVE_MEMPSET */
/* #undef HAVE_MINIX_CONFIG_H */
#define HAVE_MMAP 1
#define HAVE_PATHCONF 1
#define HAVE_REALPATH 1
#define HAVE_SNPRINTF 1
#define HAVE_STAT 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDC_INLINE 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDNORETURN_H 1
#define HAVE_STRCASECMP 1
/* #undef HAVE_STRICMP */
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLCPY 1
#define HAVE_STRNCASECMP 1
/* #undef HAVE_STRNICMP */
#define HAVE_STRNLEN 1
/* #undef HAVE_STRRCHRNUL */
#define HAVE_STRSEP 1
#define HAVE_STRUCT_STAT 1
/* #undef HAVE_STRUCT__STATI64 */
#define HAVE_SYSCONF 1
/* #undef HAVE_SYS_ENDIAN_H */
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
/* #undef HAVE_S_ISREG */
#define HAVE_TYPEOF 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define HAVE_WCHAR_H 1
/* #undef HAVE__ACCESS */
/* #undef HAVE__BITSCANREVERSE */
/* #undef HAVE__BITSCANREVERSE64 */
#define HAVE__BOOL 1
/* #undef HAVE__BYTESWAP_UINT64 */
/* #undef HAVE__BYTESWAP_ULONG */
/* #undef HAVE__BYTESWAP_USHORT */
/* #undef HAVE__CHSIZE */
/* #undef HAVE__CHSIZE_S */
/* #undef HAVE__FILENO */
/* #undef HAVE__FSEEKI64 */
/* #undef HAVE__FSTATI64 */
/* #undef HAVE__FULLPATH */
/* #undef HAVE__STATI64 */
/* #undef HAVE___BSWAP_16 */
/* #undef HAVE___BSWAP_32 */
/* #undef HAVE___BSWAP_64 */
#define HAVE___BUILTIN_BSWAP16 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
/* probe HAVE___BUILTIN_CHOOSE_EXPR */
/* probe HAVE___BUILTIN_CLZ */
#define HAVE___BUILTIN_CLZL 1
#define HAVE___BUILTIN_CLZLL 1
#define HAVE___BUILTIN_CONSTANT_P 1
#define HAVE___BUILTIN_EXPECT 1
/* #undef HAVE___CPU_TO_LE16 */
/* #undef HAVE___CPU_TO_LE32 */
/* #undef HAVE___CPU_TO_LE64 */
#define LDFLAGS_WL_GC_SECTIONS 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_URL ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
#ifndef _DARWIN_C_SOURCE
# define _DARWIN_C_SOURCE 1
#endif
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
# define _HPUX_ALT_XOPEN_SOCKET_API 1
#endif
#ifndef _MINIX
/* # undef _MINIX */
#endif
#ifndef _NETBSD_SOURCE
# define _NETBSD_SOURCE 1
#endif
#ifndef _OPENBSD_SOURCE
# define _OPENBSD_SOURCE 1
#endif
#ifndef _POSIX_SOURCE
/* # undef _POSIX_SOURCE */
#endif
#ifndef _POSIX_1_SOURCE
/* # undef _POSIX_1_SOURCE */
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# define _POSIX_PTHREAD_SEMANTICS 1
#endif
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#endif
#ifndef __STDC_WANT_LIB_EXT2__
# define __STDC_WANT_LIB_EXT2__ 1
#endif
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#endif
#ifndef _TANDEM_SOURCE
# define _TANDEM_SOURCE 1
#endif
#ifndef _XOPEN_SOURCE
/* # undef _XOPEN_SOURCE */
#endif
/* #undef WORDS_BIGENDIAN */
#define WORDS_LITTLEENDIAN 1
/* #undef _FILE_OFFSET_BITS */
/* #undef _LARGEFILE_SOURCE */
/* #undef _LARGE_FILES */
/* #undef const */
#ifndef __cplusplus
/* #undef inline */
#endif
#define restrict __restrict__
#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
# define _Restrict
# define __restrict__
#endif
/* #undef size_t */
/* #undef snprintf */
#define typeof __typeof
/* #undef uintptr_t */
/* #undef vsnprintf */
#ifndef alloc_size_func2
# ifdef HAVE_FUNC_ATTRIBUTE2_ALLOC_SIZE
# define alloc_size_func2(x1,x2) __attribute__((alloc_size(x1,x2)))
# else
# define alloc_size_func2(x1,x2)
# endif
#endif
#ifndef alloc_size_func2_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE2_ALLOC_SIZE
# define alloc_size_func2_ptr(x1,x2) __attribute__((alloc_size(x1,x2)))
# else
# define alloc_size_func2_ptr(x1,x2)
# endif
#endif
#ifndef end_with_null
# ifdef HAVE_FUNC_ATTRIBUTE_SENTINEL
# define end_with_null __attribute__((sentinel))
# else
# define end_with_null
# endif
#endif
#ifndef end_with_null_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_SENTINEL
# define end_with_null_ptr __attribute__((sentinel))
# else
# define end_with_null_ptr
# endif
#endif
#ifndef format_func3
# ifdef HAVE_FUNC_ATTRIBUTE3_FORMAT
# define format_func3(x1,x2,x3) __attribute__((format(x1,x2,x3)))
# else
# define format_func3(x1,x2,x3)
# endif
#endif
#ifndef format_func3_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE3_FORMAT
# define format_func3_ptr(x1,x2,x3) __attribute__((format(x1,x2,x3)))
# else
# define format_func3_ptr(x1,x2,x3)
# endif
#endif
#ifndef const_func
# ifdef HAVE_FUNC_ATTRIBUTE_CONST
# define const_func __attribute__((const))
# else
# define const_func
# endif
#endif
#ifndef const_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_CONST
# define const_func_ptr __attribute__((const))
# else
# define const_func_ptr
# endif
#endif
#ifndef pure_func
# ifdef HAVE_FUNC_ATTRIBUTE_PURE
# define pure_func __attribute__((pure))
# else
# define pure_func
# endif
#endif
#ifndef pure_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_PURE
# define pure_func_ptr __attribute__((pure))
# else
# define pure_func_ptr
# endif
#endif
#ifndef noreturn_func
# ifdef HAVE_FUNC_ATTRIBUTE_NORETURN
# define noreturn_func __attribute__((noreturn))
# else
# define noreturn_func
# endif
#endif
#ifndef unlikely_func
# ifdef HAVE_FUNC_ATTRIBUTE_COLD
# define unlikely_func __attribute__((cold))
# else
# define unlikely_func
# endif
#endif
#ifndef unlikely_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_COLD
# define unlikely_func_ptr __attribute__((cold))
# else
# define unlikely_func_ptr
# endif
#endif
#ifndef unused_func
# ifdef HAVE_FUNC_ATTRIBUTE_UNUSED
# define unused_func __attribute__((unused))
# else
# define unused_func
# endif
#endif
#ifndef unused_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_UNUSED
# define unused_func_ptr __attribute__((unused))
# else
# define unused_func_ptr
# endif
#endif
#ifndef noreturn_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_NORETURN
# define noreturn_func_ptr __attribute__((noreturn))
# else
# define noreturn_func_ptr
# endif
#endif
#ifndef never_null
# ifdef HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL
# define never_null __attribute__((returns_nonnull))
# else
# define never_null
# endif
#endif
#ifndef never_null_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_RETURNS_NONNULL
# define never_null_ptr __attribute__((returns_nonnull))
# else
# define never_null_ptr
# endif
#endif
#ifndef malloc_func
# ifdef HAVE_FUNC_ATTRIBUTE_MALLOC
# define malloc_func __attribute__((malloc))
# else
# define malloc_func
# endif
#endif
#ifndef malloc_func_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE_MALLOC
# define malloc_func_ptr __attribute__((malloc))
# else
# define malloc_func_ptr
# endif
#endif
#ifndef alloc_size_func1
# ifdef HAVE_FUNC_ATTRIBUTE1_ALLOC_SIZE
# define alloc_size_func1(x1) __attribute__((alloc_size(x1)))
# else
# define alloc_size_func1(x1)
# endif
#endif
#ifndef alloc_size_func1_ptr
# ifdef HAVE_FUNC_PTR_ATTRIBUTE1_ALLOC_SIZE
# define alloc_size_func1_ptr(x1) __attribute__((alloc_size(x1)))
# else
# define alloc_size_func1_ptr(x1)
# endif
#endif