Lines Matching refs:Define
1682 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1684 #define $2 innocuous_$2
1686 /* System header to define __stub macros and hopefully few prototypes,
1945 #define PACKAGE_NAME "$PACKAGE_NAME"
1949 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1953 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1957 #define PACKAGE_STRING "$PACKAGE_STRING"
1961 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1965 #define PACKAGE_URL "$PACKAGE_URL"
2137 #define DEFSHELL_CUSTOM "${BSHELL}"
2877 #define FOO(x) 'x'
3271 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3272 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3274 # define ISLOWER(c) \
3278 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3281 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3308 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
3321 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
3343 $as_echo "#define USE_SELECT 1" >>confdefs.h
3390 #define HAVE_LIBREGEX 1
3460 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
3650 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
3652 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g