Searched refs:int_least8_t (Results 1 – 21 of 21) sorted by relevance
115 int_least8_t163 using::int_least8_t;
500 typedef atomic<int_least8_t> atomic_int_least8_t;1849 typedef atomic<int_least8_t> atomic_int_least8_t;
66 static_assert(sizeof(int_least8_t)*CHAR_BIT >= 8, in main()68 static_assert(std::is_signed<int_least8_t>::value, in main()
893 test<int_least8_t >(); in main()
67 static_assert(sizeof(std::int_least8_t)*CHAR_BIT >= 8, in main()69 static_assert(std::is_signed<std::int_least8_t>::value, in main()
22 typedef signed char int_least8_t; typedef
82 test<int_least8_t>(); in main()
10 typedef int8_t int_least8_t; typedef
45 …static_assert((std::is_same<std::atomic< std::int_least8_t>, std::atomic_int_least8_t>::value),… in main()
79 typedef int8_t int_least8_t; typedef
94 typedef int8_t int_least8_t; typedef
98 typedef signed char int_least8_t; typedef
106 typedef _Atomic(int_least8_t) atomic_int_least8_t;
243 typedef __int_least8_t int_least8_t; typedef
893 test<std::int_least8_t >(); in main()
768 typedef int8_t int_least8_t; typedef
564 typedef int8_t int_least8_t;
562 typedef int8_t int_least8_t;
2485 int_least8_t = int8_t variable