• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/bridge-1.x/

Lines Matching refs:define

1169 #define PACKAGE_NAME "$PACKAGE_NAME"
1174 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1179 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1184 #define PACKAGE_STRING "$PACKAGE_STRING"
1189 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1616 #define PACKAGE "$PACKAGE"
1621 #define VERSION "$VERSION"
1732 # Always define AMTAR for backward compatibility.
3377 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3378 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3380 # define ISLOWER(c) \
3384 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3387 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3428 #define STDC_HEADERS 1
3497 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3649 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3759 #define const
3824 #define TIME_WITH_SYS_TIME 1
3981 #define $ac_func innocuous_$ac_func
3983 /* System header to define __stub macros and hopefully few prototypes,
4060 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
4084 #define $ac_func innocuous_$ac_func
4086 /* System header to define __stub macros and hopefully few prototypes,
4163 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
4374 #define HAVE_LIBSYSFS 1
5327 # ac_d sets the value in "#define NAME VALUE" lines.
5328 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
5332 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
5334 ac_uB='$,\1#\2define\3'
5388 # config.h.in to produce config.h. The first handles `#define'
5405 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
5407 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
5419 # on some systems where configure will not decide to define it.
5426 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
5427 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
5435 # Speed up: don't consider the non `#define' lines.
5436 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS