Searched refs:uint_least16_t (Results 1 – 25 of 25) sorted by relevance
121 uint_least16_t169 using::uint_least16_t;
496 typedef atomic<uint_least16_t> atomic_uint_least16_t;1754 typedef atomic<uint_least16_t> atomic_uint_least16_t;
717 typedef uint_least16_t int_type;
103 typedef _Atomic(uint_least16_t) atomic_char16_t;109 typedef _Atomic(uint_least16_t) atomic_uint_least16_t;
227 typedef __uint_least16_t uint_least16_t; typedef
28 …static_assert((std::is_same<std::char_traits<char16_t>::int_type, std::uint_least16_t>::value), ""… in main()
92 static_assert(sizeof(uint_least16_t)*CHAR_BIT >= 16, in main()94 static_assert(std::is_unsigned<uint_least16_t>::value, in main()
93 static_assert(sizeof(std::uint_least16_t)*CHAR_BIT >= 16, in main()95 static_assert(std::is_unsigned<std::uint_least16_t>::value, in main()
226 #undef uint_least16_t234 #define uint_least16_t uint16_t macro
225 #undef uint_least16_t233 #define uint_least16_t uint16_t
125 uint_least16_t d2 = UINT16_C (0xffff);126 uint_least16_t d2max = UINT_LEAST16_MAX;185 (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;201 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
48 …static_assert((std::is_same<std::atomic<std::uint_least16_t>, std::atomic_uint_least16_t>::value),… in main()
99 typedef uint16_t uint_least16_t; typedef
897 std::uint_least16_t i2 = 0; in main()
774 typedef uint16_t uint_least16_t; typedef
570 typedef uint16_t uint_least16_t;
572 typedef uint16_t uint_least16_t;
14250 uint_least16_t d2 = UINT16_C (0xffff);14251 uint_least16_t d2max = UINT_LEAST16_MAX;14310 (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;14326 int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
455 typedef uint16_t uint_least16_t;
24061 typedef uint16_t uint_least16_t;
1167 typedef uint16_t uint_least16_t;
1079 typedef uint16_t uint_least16_t;
23777 typedef uint16_t uint_least16_t;