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

Lines Matching refs:define

1885 #define PACKAGE_NAME "$PACKAGE_NAME"
1890 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1895 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1900 #define PACKAGE_STRING "$PACKAGE_STRING"
1905 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2531 #define PACKAGE "$PACKAGE"
2536 #define VERSION "$VERSION"
2557 # Always define AMTAR for backward compatibility.
3452 #define FOO(x) 'x'
3736 #define debug(...) fprintf (stderr, __VA_ARGS__)
3737 #define showlist(...) puts (#__VA_ARGS__)
3738 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3751 #define BIG64 18446744073709551615ull
3752 #define BIG32 4294967295ul
3753 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4029 #define NO_MINUS_C_MINUS_O 1
4530 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4531 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4533 # define ISLOWER(c) \
4537 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4540 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4595 #define STDC_HEADERS 1
4665 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4816 #define _POSIX_SOURCE 1
4821 #define _POSIX_1_SOURCE 2
4826 #define _MINIX 1
4833 { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
4834 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4845 # define __EXTENSIONS__ 1
4887 #define __EXTENSIONS__ 1
4891 #define _ALL_SOURCE 1
4895 #define _GNU_SOURCE 1
4899 #define _POSIX_PTHREAD_SEMANTICS 1
4903 #define _TANDEM_SOURCE 1
7670 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7874 #define LT_OBJDIR "$lt_cv_objdir/"
8292 # QNX uses GNU C++, but need to define -shared option too, otherwise
8412 # QNX uses GNU C++, but need to define -shared option too, otherwise
8851 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)'
9333 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)'
10999 #define shl_load innocuous_shl_load
11001 /* System header to define __stub macros and hopefully few prototypes,
11155 #define dlopen innocuous_dlopen
11157 /* System header to define __stub macros and hopefully few prototypes,
11491 # define LT_DLGLOBAL RTLD_GLOBAL
11494 # define LT_DLGLOBAL DL_GLOBAL
11496 # define LT_DLGLOBAL 0
11500 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11504 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11507 # define LT_DLLAZY_OR_NOW DL_LAZY
11510 # define LT_DLLAZY_OR_NOW RTLD_NOW
11513 # define LT_DLLAZY_OR_NOW DL_NOW
11515 # define LT_DLLAZY_OR_NOW 0
11587 # define LT_DLGLOBAL RTLD_GLOBAL
11590 # define LT_DLGLOBAL DL_GLOBAL
11592 # define LT_DLGLOBAL 0
11596 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11600 # define LT_DLLAZY_OR_NOW RTLD_LAZY
11603 # define LT_DLLAZY_OR_NOW DL_LAZY
11606 # define LT_DLLAZY_OR_NOW RTLD_NOW
11609 # define LT_DLLAZY_OR_NOW DL_NOW
11611 # define LT_DLLAZY_OR_NOW 0
11880 #define NDEBUG 1
11997 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11998 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
12000 # define ISLOWER(c) \
12004 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
12007 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
12062 #define STDC_HEADERS 1
12218 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12239 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
12242 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
12288 #define HAVE_SYS_WAIT_H 1
12397 #define const /**/
12501 #define pid_t int
12563 #define TIME_WITH_SYS_TIME 1
12624 #define volatile /**/
12775 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12800 #define $ac_func innocuous_$ac_func
12802 /* System header to define __stub macros and hopefully few prototypes,
12878 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13123 #define HAVE_WORKING_VFORK 1
13129 #define vfork fork
13136 #define HAVE_WORKING_FORK 1
13286 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13367 #define SELECT_TYPE_ARG1 $1
13372 #define SELECT_TYPE_ARG234 ($2)
13377 #define SELECT_TYPE_ARG5 ($3)
13399 #define $ac_func innocuous_$ac_func
13401 /* System header to define __stub macros and hopefully few prototypes,
13477 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13493 #define _doprnt innocuous__doprnt
13495 /* System header to define __stub macros and hopefully few prototypes,
13568 #define HAVE_DOPRNT 1
13599 #define $ac_func innocuous_$ac_func
13601 /* System header to define __stub macros and hopefully few prototypes,
13677 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13782 #define mode_t int
13857 #define SETPGRP_VOID 1
13916 #define RETSIGTYPE $ac_cv_type_signal
14019 #define size_t unsigned int
14051 We can't simply define LARGE_OFF_T to be 9223372036854775807,
14054 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
14147 We can't simply define LARGE_OFF_T to be 9223372036854775807,
14150 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
14195 #define _FILE_OFFSET_BITS 64
14198 We can't simply define LARGE_OFF_T to be 9223372036854775807,
14201 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
14250 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
14270 We can't simply define LARGE_OFF_T to be 9223372036854775807,
14273 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
14318 #define _LARGE_FILES 1
14321 We can't simply define LARGE_OFF_T to be 9223372036854775807,
14324 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
14373 #define _LARGE_FILES $ac_cv_sys_large_files
15688 s/^[ ]*#[ ]*define[ ][ ]*/ /
15727 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15742 print prefix "define", macro P[macro] D[macro]
15747 # on some systems where configure will not decide to define it.