Lines Matching refs:Define
1826 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1828 #define $2 innocuous_$2
1830 /* System header to define __stub macros and hopefully few prototypes,
2110 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
2112 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
2114 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
2116 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
2118 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
2120 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
2200 #define noexpand_stringify(a) #a
2205 #define noexpand_concat(a,b) a##b
2206 #define expand_concat(a,b) noexpand_concat(a,b)
2209 #define aye A
2210 #define bee B
2225 #define FOO(x) '\''x'\''
2258 #define debug(...) dprintf (2, __VA_ARGS__)
2259 #define showlist(...) puts (#__VA_ARGS__)
2260 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2273 #define BIG64 18446744073709551615ull
2274 #define BIG32 4294967295ul
2275 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
2424 #define u8 syntax error!
3194 # Define the identity of the package.
3199 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
3202 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
3228 # Always define AMTAR for backward compatibility. Yes, it's still used
4683 printf "%s\n" "#define $ac_item 1" >> confdefs.h
4703 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
11418 #define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
11426 printf "%s\n" "#define PACKAGE_VERSION_MINOR $PVM" >>confdefs.h
11433 printf "%s\n" "#define PACKAGE_VERSION_PATCHLEVEL $PVP" >>confdefs.h
11934 printf "%s\n" "#define HAVE_MKSTEMP 1" >>confdefs.h
11964 # define FTYPE off_t
11967 We can't simply define LARGE_FTYPE to be 9223372036854775807,
11970 #define LARGE_FTYPE (((FTYPE) 1 << 31 << 31) - 1 + ((FTYPE) 1 << 31 << 31))
12026 printf "%s\n" "#define _FILE_OFFSET_BITS 64" >>confdefs.h
12030 printf "%s\n" "#define _LARGE_FILES 1" >>confdefs.h
12058 #define LARGE_TIME_T \\
12095 printf "%s\n" "#define _TIME_BITS 64" >>confdefs.h
12099 printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
13465 s/^[ ]*#[ ]*define[ ][ ]*/ /
13504 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
13519 print prefix "define", macro P[macro] D[macro]
13524 # on some systems where configure will not decide to define it.