• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/

Lines Matching refs:define

1315 #define PACKAGE_NAME "$PACKAGE_NAME"
1320 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1325 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1330 #define PACKAGE_STRING "$PACKAGE_STRING"
1335 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1738 #define PACKAGE "$PACKAGE"
1743 #define VERSION "$VERSION"
3592 # define lt_ptr void *
3594 # define lt_ptr char *
3595 # define const
4026 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4027 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4029 # define ISLOWER(c) \
4033 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4036 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4077 #define STDC_HEADERS 1
4137 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4280 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
5393 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)'
5677 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)'
6568 /* System header to define __stub macros and hopefully few prototypes,
6700 /* System header to define __stub macros and hopefully few prototypes,
6991 # define LT_DLGLOBAL RTLD_GLOBAL
6994 # define LT_DLGLOBAL DL_GLOBAL
6996 # define LT_DLGLOBAL 0
7000 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
7004 # define LT_DLLAZY_OR_NOW RTLD_LAZY
7007 # define LT_DLLAZY_OR_NOW DL_LAZY
7010 # define LT_DLLAZY_OR_NOW RTLD_NOW
7013 # define LT_DLLAZY_OR_NOW DL_NOW
7015 # define LT_DLLAZY_OR_NOW 0
7089 # define LT_DLGLOBAL RTLD_GLOBAL
7092 # define LT_DLGLOBAL DL_GLOBAL
7094 # define LT_DLGLOBAL 0
7098 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
7102 # define LT_DLLAZY_OR_NOW RTLD_LAZY
7105 # define LT_DLLAZY_OR_NOW DL_LAZY
7108 # define LT_DLLAZY_OR_NOW RTLD_NOW
7111 # define LT_DLLAZY_OR_NOW DL_NOW
7113 # define LT_DLLAZY_OR_NOW 0
7608 # #define WIN32_LEAN_AND_MEAN
7615 # # define __CYGWIN__ __CYGWIN32__
7670 # #define O_BINARY 0
7965 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7966 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7968 # define ISLOWER(c) \
7972 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7975 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8016 #define STDC_HEADERS 1
8157 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8406 #define const
8460 #define inline
8464 #define inline $ac_cv_c_inline
8487 /* System header to define __stub macros and hopefully few prototypes,
8549 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
8613 #define HAVE_LIBZ 1
8713 #define DEBUG 1
8728 #define NDEBUG 1
9676 # ac_d sets the value in "#define NAME VALUE" lines.
9677 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
9681 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
9683 ac_uB='$,\1#\2define\3'
9736 # config.h.in to produce config.h. The first handles `#define'
9753 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
9755 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
9767 # on some systems where configure will not decide to define it.
9774 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
9775 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
9783 # Speed up: don't consider the non `#define' lines.
9784 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS