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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c187 uint_fast8_t f1[2] = { 17, UINT_FAST8_MAX };
188 verify (TYPE_MAXIMUM (uint_fast8_t) == UINT_FAST8_MAX); variable
189 verify_same_types (UINT_FAST8_MAX, (uint_fast8_t) 0 + 0);
211 #if UINT_FAST8_MAX && UINT_FAST16_MAX && UINT_FAST32_MAX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h68 UINT_FAST8_MAX, PTRDIFF_MIN, PTRDIFF_MAX. */
586 # ifndef UINT_FAST8_MAX
588 # define UINT_FAST8_MAX (((1 << (@BITSIZEOF_UINT_FAST8_T@ - 1)) - 1) * 2 + 1) macro
590 # define UINT_FAST8_MAX (((1UL << (@BITSIZEOF_UINT_FAST8_T@ - 1)) - 1) * 2 + 1) macro
595 # define UINT_FAST8_MAX UINT64_MAX macro
597 # define UINT_FAST8_MAX UINT32_MAX macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h349 #undef UINT_FAST8_MAX macro
352 #define UINT_FAST8_MAX ULONG_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.h349 #undef UINT_FAST8_MAX macro
352 #define UINT_FAST8_MAX ULONG_MAX macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h349 #undef UINT_FAST8_MAX macro
352 #define UINT_FAST8_MAX ULONG_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/gettext-0.17/gettext-tools/
H A Dconfigure[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure26920 for bound in INT_FAST8_MIN INT_FAST8_MAX UINT_FAST8_MAX \
[all...]

Completed in 341 milliseconds