• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/

Lines Matching refs:define

1268 #define PACKAGE_NAME "$PACKAGE_NAME"
1273 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1278 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1283 #define PACKAGE_STRING "$PACKAGE_STRING"
1288 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
3127 # define lt_ptr void *
3129 # define lt_ptr char *
3130 # define const
3308 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3309 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3311 # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
3314 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3317 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3357 #define STDC_HEADERS 1
3412 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3527 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4644 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)'
4925 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)'
5799 /* System header to define __stub macros and hopefully few prototypes,
5912 /* System header to define __stub macros and hopefully few prototypes,
6178 # define LT_DLGLOBAL RTLD_GLOBAL
6181 # define LT_DLGLOBAL DL_GLOBAL
6183 # define LT_DLGLOBAL 0
6187 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
6191 # define LT_DLLAZY_OR_NOW RTLD_LAZY
6194 # define LT_DLLAZY_OR_NOW DL_LAZY
6197 # define LT_DLLAZY_OR_NOW RTLD_NOW
6200 # define LT_DLLAZY_OR_NOW DL_NOW
6202 # define LT_DLLAZY_OR_NOW 0
6276 # define LT_DLGLOBAL RTLD_GLOBAL
6279 # define LT_DLGLOBAL DL_GLOBAL
6281 # define LT_DLGLOBAL 0
6285 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
6289 # define LT_DLLAZY_OR_NOW RTLD_LAZY
6292 # define LT_DLLAZY_OR_NOW DL_LAZY
6295 # define LT_DLLAZY_OR_NOW RTLD_NOW
6298 # define LT_DLLAZY_OR_NOW DL_NOW
6300 # define LT_DLLAZY_OR_NOW 0
6798 # #define WIN32_LEAN_AND_MEAN
6805 # # define __CYGWIN__ __CYGWIN32__
6860 # #define O_BINARY 0
7086 #define const
7204 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7257 #define HAVE_LIBDBM 1
7310 #define HAVE_LIBNDBM 1
7333 /* System header to define __stub macros and hopefully few prototypes,
7385 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
7403 /* System header to define __stub macros and hopefully few prototypes,
7455 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
7511 #define off_t long
7592 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8430 # ac_d sets the value in "#define NAME VALUE" lines.
8431 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
8435 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
8437 ac_uB='$,\1#\2define\3'
8490 # config.h.in to produce config.h. The first handles `#define'
8507 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8509 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8521 # on some systems where configure will not decide to define it.
8528 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
8529 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8537 # Speed up: don't consider the non `#define' lines.
8538 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS