Home | History | Annotate | Download | only in dist

Lines Matching refs:Define

1732 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1734 #define $2 innocuous_$2
1736 /* System header to define __stub macros and hopefully few prototypes,
2016 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
2018 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
2020 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
2022 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
2024 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
2026 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
2107 #define noexpand_stringify(a) #a
2112 #define noexpand_concat(a,b) a##b
2113 #define expand_concat(a,b) noexpand_concat(a,b)
2116 #define aye A
2117 #define bee B
2132 #define FOO(x) '\''x'\''
2165 #define debug(...) dprintf (2, __VA_ARGS__)
2166 #define showlist(...) puts (#__VA_ARGS__)
2167 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2180 #define BIG64 18446744073709551615ull
2181 #define BIG32 4294967295ul
2182 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
2331 #define u8 syntax error!
3685 printf "%s\n" "#define $ac_item 1" >> confdefs.h
3705 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
3714 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
3715 printf %s "checking whether it is safe to define __EXTENSIONS__... " >&6; }
3723 # define __EXTENSIONS__ 1
3775 #define _XOPEN_SOURCE 500
3800 printf "%s\n" "#define _ALL_SOURCE 1" >>confdefs.h
3802 printf "%s\n" "#define _DARWIN_C_SOURCE 1" >>confdefs.h
3804 printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
3806 printf "%s\n" "#define _HPUX_ALT_XOPEN_SOCKET_API 1" >>confdefs.h
3808 printf "%s\n" "#define _NETBSD_SOURCE 1" >>confdefs.h
3810 printf "%s\n" "#define _OPENBSD_SOURCE 1" >>confdefs.h
3812 printf "%s\n" "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
3814 printf "%s\n" "#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1" >>confdefs.h
3816 printf "%s\n" "#define __STDC_WANT_IEC_60559_BFP_EXT__ 1" >>confdefs.h
3818 printf "%s\n" "#define __STDC_WANT_IEC_60559_DFP_EXT__ 1" >>confdefs.h
3820 printf "%s\n" "#define __STDC_WANT_IEC_60559_EXT__ 1" >>confdefs.h
3822 printf "%s\n" "#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1" >>confdefs.h
3824 printf "%s\n" "#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1" >>confdefs.h
3826 printf "%s\n" "#define __STDC_WANT_LIB_EXT2__ 1" >>confdefs.h
3828 printf "%s\n" "#define __STDC_WANT_MATH_SPEC_FUNCS__ 1" >>confdefs.h
3830 printf "%s\n" "#define _TANDEM_SOURCE 1" >>confdefs.h
3835 printf "%s\n" "#define _MINIX 1" >>confdefs.h
3837 printf "%s\n" "#define _POSIX_SOURCE 1" >>confdefs.h
3839 printf "%s\n" "#define _POSIX_1_SOURCE 2" >>confdefs.h
3847 printf "%s\n" "#define __EXTENSIONS__ 1" >>confdefs.h
3852 printf "%s\n" "#define _XOPEN_SOURCE 500" >>confdefs.h
4434 # Define the identity of the package.
4439 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
4442 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
4468 # Always define AMTAR for backward compatibility. Yes, it's still used
11478 #define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
11486 printf "%s\n" "#define PACKAGE_VERSION_MINOR $PVM" >>confdefs.h
11493 printf "%s\n" "#define PACKAGE_VERSION_PATCHLEVEL $PVP" >>confdefs.h
11795 printf "%s\n" "#define HAVE_RENAME 1" >>confdefs.h
11801 printf "%s\n" "#define HAVE_FCHMOD 1" >>confdefs.h
11807 printf "%s\n" "#define HAVE_REALLOCARRAY 1" >>confdefs.h
11836 # define FTYPE off_t
11839 We can't simply define LARGE_FTYPE to be 9223372036854775807,
11842 #define LARGE_FTYPE (((FTYPE) 1 << 31 << 31) - 1 + ((FTYPE) 1 << 31 << 31))
11898 printf "%s\n" "#define _FILE_OFFSET_BITS 64" >>confdefs.h
11902 printf "%s\n" "#define _LARGE_FILES 1" >>confdefs.h
11930 #define LARGE_TIME_T \\
11967 printf "%s\n" "#define _TIME_BITS 64" >>confdefs.h
11971 printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
12962 s/^[ ]*#[ ]*define[ ][ ]*/ /
13001 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
13016 print prefix "define", macro P[macro] D[macro]
13021 # on some systems where configure will not decide to define it.