Home | History | Annotate | Download | only in dist

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,
2089 #define PACKAGE_NAME "$PACKAGE_NAME"
2093 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2097 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2101 #define PACKAGE_STRING "$PACKAGE_STRING"
2105 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2109 #define PACKAGE_URL "$PACKAGE_URL"
2696 # Define the identity of the package.
2702 #define PACKAGE "$PACKAGE"
2707 #define VERSION "$VERSION"
2728 # Always define AMTAR for backward compatibility.
3572 #define FOO(x) 'x'
3769 #define debug(...) fprintf (stderr, __VA_ARGS__)
3770 #define showlist(...) puts (#__VA_ARGS__)
3771 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3784 #define BIG64 18446744073709551615ull
3785 #define BIG32 4294967295ul
3786 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4270 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4271 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4273 # define ISLOWER(c) \
4277 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4280 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4307 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
4320 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10376 #define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
10385 #define PACKAGE_VERSION_MINOR $PVM
10394 #define PACKAGE_VERSION_PATCHLEVEL $PVP
10530 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10543 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10672 #define HAVE_POLL_H 1
10684 #define HAVE_POLL 1
10698 #define HAVE_POLL_H 1
10710 #define HAVE_POLL 1
10727 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10740 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10793 $as_echo "#define HAVE_OPENPTY 1" >>confdefs.h
10805 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10858 $as_echo "#define HAVE_WORKING_POLL 1" >>confdefs.h
11943 s/^[ ]*#[ ]*define[ ][ ]*/ /
11982 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
11997 print prefix "define", macro P[macro] D[macro]
12002 # on some systems where configure will not decide to define it.