Searched refs:uint_least16_t (Results 1 - 11 of 11) 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.c132 uint_least16_t d2[2] = { 17, UINT_LEAST16_MAX };
133 verify (TYPE_MAXIMUM (uint_least16_t) == UINT_LEAST16_MAX);
134 verify_same_types (UINT_LEAST16_MAX, (uint_least16_t) 0 + 0);
330 verify_same_types (UINT16_C (17), (uint_least16_t)0 + 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h174 #undef uint_least16_t macro
182 #define uint_least16_t uint16_t macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h174 #undef uint_least16_t macro
182 #define uint_least16_t uint16_t macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h186 #undef uint_least16_t macro
194 #define uint_least16_t uint16_t macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h186 #undef uint_least16_t macro
194 #define uint_least16_t uint16_t macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h174 #undef uint_least16_t macro
182 #define uint_least16_t uint16_t macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h163 typedef uint16_t uint_least16_t; typedef
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure21833 uint_least16_t d2 = UINT16_C (0xffff);
21834 uint_least16_t d2max = UINT_LEAST16_MAX;
21891 (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
21907 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
29371 uint_least16_t d2 = UINT16_C (0xffff);
29372 uint_least16_t d2max = UINT_LEAST16_MAX;
29429 (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
29445 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_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...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure25695 uint_least8_t uint_least16_t uint_least32_t uint_least64_t \
25903 uint_least16_t d2 = 17;
29054 uint_least8_t uint_least16_t uint_least32_t uint_least64_t \
[all...]

Completed in 492 milliseconds