Searched refs:ne_cv_fmt_off_t (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/
H A Dconfigure4539 if test "${ne_cv_fmt_off_t+set}" = set; then :
4543 ne_cv_fmt_off_t=none
4563 ne_cv_fmt_off_t=$str; break
4572 $ac_cv_sizeof_int) ne_cv_fmt_off_t="d" ;;
4573 $ac_cv_sizeof_long) ne_cv_fmt_off_t="ld" ;;
4574 $ac_cv_sizeof_long_long) ne_cv_fmt_off_t="lld" ;;
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ne_cv_fmt_off_t" >&5
4580 $as_echo "$ne_cv_fmt_off_t" >&6; }
4582 if test "x$ne_cv_fmt_off_t" = "xnone"; then
4588 #define NE_FMT_OFF_T "$ne_cv_fmt_off_t"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/
H A Dconfigure4539 if test "${ne_cv_fmt_off_t+set}" = set; then :
4543 ne_cv_fmt_off_t=none
4563 ne_cv_fmt_off_t=$str; break
4572 $ac_cv_sizeof_int) ne_cv_fmt_off_t="d" ;;
4573 $ac_cv_sizeof_long) ne_cv_fmt_off_t="ld" ;;
4574 $ac_cv_sizeof_long_long) ne_cv_fmt_off_t="lld" ;;
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ne_cv_fmt_off_t" >&5
4580 $as_echo "$ne_cv_fmt_off_t" >&6; }
4582 if test "x$ne_cv_fmt_off_t" = "xnone"; then
4588 #define NE_FMT_OFF_T "$ne_cv_fmt_off_t"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/
H A Dconfigure4539 if test "${ne_cv_fmt_off_t+set}" = set; then :
4543 ne_cv_fmt_off_t=none
4563 ne_cv_fmt_off_t=$str; break
4572 $ac_cv_sizeof_int) ne_cv_fmt_off_t="d" ;;
4573 $ac_cv_sizeof_long) ne_cv_fmt_off_t="ld" ;;
4574 $ac_cv_sizeof_long_long) ne_cv_fmt_off_t="lld" ;;
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ne_cv_fmt_off_t" >&5
4580 $as_echo "$ne_cv_fmt_off_t" >&6; }
4582 if test "x$ne_cv_fmt_off_t" = "xnone"; then
4588 #define NE_FMT_OFF_T "$ne_cv_fmt_off_t"
[all...]

Completed in 199 milliseconds