Searched refs:WINT_MAX (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h924 #ifndef WINT_MAX
927 # define WINT_MAX (~ (-1L << (@BITSIZEOF_WINT_T@ - 1))) macro
929 # define WINT_MAX (~ (-1 << (@BITSIZEOF_WINT_T@ - 1))) macro
933 # define WINT_MAX (((1UL << (@BITSIZEOF_WINT_T@ - 1)) - 1) * 2 + 1) macro
935 # define WINT_MAX (((1U << (@BITSIZEOF_WINT_T@ - 1)) - 1) * 2 + 1) macro
937 # define WINT_MAX (((1 << (@BITSIZEOF_WINT_T@ - 1)) - 1) * 2 + 1) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c309 verify (TYPE_MAXIMUM (wint_t) == WINT_MAX); variable
311 verify_same_types (WINT_MAX, (wint_t) 0 + 0);
313 # if WINT_MIN != 17 && WINT_MAX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h443 #undef WINT_MAX macro
446 #define WINT_MAX \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h443 #undef WINT_MAX macro
446 #define WINT_MAX \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h443 #undef WINT_MAX macro
446 #define WINT_MAX \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure28794 for bound in WINT_MIN WINT_MAX; do
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 327 milliseconds