Home | History | Annotate | Download | only in dist

Lines Matching refs:Define

1779 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1781 #define $2 innocuous_$2
1783 /* System header to define __stub macros and hopefully few prototypes,
2042 #define PACKAGE_NAME "$PACKAGE_NAME"
2046 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2050 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2054 #define PACKAGE_STRING "$PACKAGE_STRING"
2058 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2062 #define PACKAGE_URL "$PACKAGE_URL"
2649 # Define the identity of the package.
2655 #define PACKAGE "$PACKAGE"
2660 #define VERSION "$VERSION"
2681 # Always define AMTAR for backward compatibility.
3525 #define FOO(x) 'x'
3722 #define debug(...) fprintf (stderr, __VA_ARGS__)
3723 #define showlist(...) puts (#__VA_ARGS__)
3724 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3737 #define BIG64 18446744073709551615ull
3738 #define BIG32 4294967295ul
3739 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4223 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4224 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4226 # define ISLOWER(c) \
4230 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4233 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4260 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
4273 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4605 #define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
4614 #define PACKAGE_VERSION_MINOR $PVM
4623 #define PACKAGE_VERSION_PATCHLEVEL $PVP
6280 # Define system-specific variables.
7329 #define HAVE_DLFCN_H 1
7536 #define LT_OBJDIR "$lt_cv_objdir/"
7931 # QNX uses GNU C++, but need to define -shared option too, otherwise
8058 # QNX uses GNU C++, but need to define -shared option too, otherwise
8525 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
8963 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10827 # define LT_DLGLOBAL RTLD_GLOBAL
10830 # define LT_DLGLOBAL DL_GLOBAL
10832 # define LT_DLGLOBAL 0
10836 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10840 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10843 # define LT_DLLAZY_OR_NOW DL_LAZY
10846 # define LT_DLLAZY_OR_NOW RTLD_NOW
10849 # define LT_DLLAZY_OR_NOW DL_NOW
10851 # define LT_DLLAZY_OR_NOW 0
10933 # define LT_DLGLOBAL RTLD_GLOBAL
10936 # define LT_DLGLOBAL DL_GLOBAL
10938 # define LT_DLGLOBAL 0
10942 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10946 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10949 # define LT_DLLAZY_OR_NOW DL_LAZY
10952 # define LT_DLLAZY_OR_NOW RTLD_NOW
10955 # define LT_DLLAZY_OR_NOW DL_NOW
10957 # define LT_DLLAZY_OR_NOW 0
12627 s/^[ ]*#[ ]*define[ ][ ]*/ /
12666 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
12681 print prefix "define", macro P[macro] D[macro]
12686 # on some systems where configure will not decide to define it.