Home | History | Annotate | Download | only in dist

Lines Matching refs:Define

1724 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1726 #define $2 innocuous_$2
1728 /* System header to define __stub macros and hopefully few prototypes,
2008 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
2010 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
2012 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
2014 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
2016 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
2018 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
2098 #define noexpand_stringify(a) #a
2103 #define noexpand_concat(a,b) a##b
2104 #define expand_concat(a,b) noexpand_concat(a,b)
2107 #define aye A
2108 #define bee B
2123 #define FOO(x) '\''x'\''
2156 #define debug(...) dprintf (2, __VA_ARGS__)
2157 #define showlist(...) puts (#__VA_ARGS__)
2158 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2171 #define BIG64 18446744073709551615ull
2172 #define BIG32 4294967295ul
2173 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
2322 #define u8 syntax error!
3273 # Define the identity of the package.
3278 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
3281 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
3307 # Always define AMTAR for backward compatibility. Yes, it's still used
4724 printf "%s\n" "#define $ac_item 1" >> confdefs.h
4744 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
11329 #define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
11337 printf "%s\n" "#define PACKAGE_VERSION_MINOR $PVM" >>confdefs.h
11344 printf "%s\n" "#define PACKAGE_VERSION_PATCHLEVEL $PVP" >>confdefs.h
11506 printf "%s\n" "#define HAVE_VASPRINTF 1" >>confdefs.h
11522 printf "%s\n" "#define HAVE_DECL_VA_COPY $ac_have_decl" >>confdefs.h
12609 s/^[ ]*#[ ]*define[ ][ ]*/ /
12648 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
12663 print prefix "define", macro P[macro] D[macro]
12668 # on some systems where configure will not decide to define it.