• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/

Lines Matching refs:define

1890 #define PACKAGE_NAME "$PACKAGE_NAME"
1895 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1900 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1905 #define PACKAGE_STRING "$PACKAGE_STRING"
1910 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2671 #define PACKAGE "$PACKAGE"
2676 #define VERSION "$VERSION"
2697 # Always define AMTAR for backward compatibility.
3645 #define FOO(x) 'x'
3854 #define PROTOTYPES 1
3859 #define __PROTOTYPES 1
4347 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4348 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4350 # define ISLOWER(c) \
4354 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4357 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4412 #define STDC_HEADERS 1
4482 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4637 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5282 #define FOO(x) 'x'
5506 #define debug(...) fprintf (stderr, __VA_ARGS__)
5507 #define showlist(...) puts (#__VA_ARGS__)
5508 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
5521 #define BIG64 18446744073709551615ull
5522 #define BIG32 4294967295ul
5523 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5735 #define FOO(x) 'x'
6202 # and define automake conditional HAVE_LD_VERSION_SCRIPT if so.
6349 #define HAVE_PROTOTYPES 1
6502 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6641 #define NEED_BSD_STRINGS 1
6841 #define NEED_SYS_TYPES_H 1
6913 #define HAVE_UNSIGNED_CHAR 1
6964 #define HAVE_UNSIGNED_SHORT 1
7042 #define void char
7150 #define const /**/
7291 #define INLINE $ijg_cv_inline
7341 #define INCOMPLETE_TYPES_BROKEN 1
7400 #define NEED_SHORT_EXTERNAL_NAMES 1
7471 #define CHAR_IS_UNSIGNED 1
7554 #define RIGHT_SHIFT_IS_UNSIGNED 1
7625 #define DONT_USE_B_MODE 1
10481 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10683 #define LT_OBJDIR "$lt_cv_objdir/"
11097 # QNX uses GNU C++, but need to define -shared option too, otherwise
11217 # QNX uses GNU C++, but need to define -shared option too, otherwise
11656 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)'
12138 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)'
13801 #define shl_load innocuous_shl_load
13803 /* System header to define __stub macros and hopefully few prototypes,
13957 #define dlopen innocuous_dlopen
13959 /* System header to define __stub macros and hopefully few prototypes,
14293 # define LT_DLGLOBAL RTLD_GLOBAL
14296 # define LT_DLGLOBAL DL_GLOBAL
14298 # define LT_DLGLOBAL 0
14302 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
14306 # define LT_DLLAZY_OR_NOW RTLD_LAZY
14309 # define LT_DLLAZY_OR_NOW DL_LAZY
14312 # define LT_DLLAZY_OR_NOW RTLD_NOW
14315 # define LT_DLLAZY_OR_NOW DL_NOW
14317 # define LT_DLLAZY_OR_NOW 0
14389 # define LT_DLGLOBAL RTLD_GLOBAL
14392 # define LT_DLGLOBAL DL_GLOBAL
14394 # define LT_DLGLOBAL 0
14398 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
14402 # define LT_DLLAZY_OR_NOW RTLD_LAZY
14405 # define LT_DLLAZY_OR_NOW DL_LAZY
14408 # define LT_DLLAZY_OR_NOW RTLD_NOW
14411 # define LT_DLLAZY_OR_NOW DL_NOW
14413 # define LT_DLLAZY_OR_NOW 0
14628 #define DEFAULT_MAX_MEM ${DEFAULTMAXMEM}
14683 #define NEED_SIGNAL_CATCHER 1
14734 #define NO_MKTEMP 1
14753 JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
15906 s/^[ ]*#[ ]*define[ ][ ]*/ /
15945 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15960 print prefix "define", macro P[macro] D[macro]
15965 # on some systems where configure will not decide to define it.