Searched refs:UINT_LEAST32_MAX (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c136 uint_least32_t d3[2] = { 17, UINT_LEAST32_MAX };
137 verify (TYPE_MAXIMUM (uint_least32_t) == UINT_LEAST32_MAX); variable
138 verify_same_types (UINT_LEAST32_MAX, (uint_least32_t) 0 + 0);
152 #if UINT_LEAST8_MAX && UINT_LEAST16_MAX && UINT_LEAST32_MAX
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h500 # ifndef UINT_LEAST32_MAX
502 # define UINT_LEAST32_MAX (((1 << (@BITSIZEOF_UINT_LEAST32_T@ - 1)) - 1) * 2 + 1) macro
504 # define UINT_LEAST32_MAX (((1U << (@BITSIZEOF_UINT_LEAST32_T@ - 1)) - 1) * 2 + 1) macro
508 # define UINT_LEAST32_MAX UINT32_MAX macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h324 #undef UINT_LEAST32_MAX macro
327 #define UINT_LEAST32_MAX UINT32_MAX macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h324 #undef UINT_LEAST32_MAX macro
327 #define UINT_LEAST32_MAX UINT32_MAX macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h348 #undef UINT_LEAST32_MAX macro
351 #define UINT_LEAST32_MAX UINT32_MAX macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h348 #undef UINT_LEAST32_MAX macro
351 #define UINT_LEAST32_MAX UINT32_MAX macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h324 #undef UINT_LEAST32_MAX macro
327 #define UINT_LEAST32_MAX UINT32_MAX macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure21836 uint_least32_t d3max = UINT_LEAST32_MAX;
21908 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
29374 uint_least32_t d3max = UINT_LEAST32_MAX;
29446 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 424 milliseconds