Searched refs:uint_fast64_t (Results 1 – 8 of 8) sorted by relevance
25 ASSERT_EQ(8U, sizeof(uint_fast64_t)); in TEST()
255 typedef unsigned long long uint_fast64_t; typedef261 typedef unsigned long uint_fast64_t; typedef
243 register uint_fast64_t result; in detzcode64()
60 TYPE(uint_fast64_t); in stdint_h()
157 typedef uint64_t uint_fast64_t; typedef
89 typedef uint64_t uint_fast64_t; typedef
191 typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t;
136 typedef uint_fast64_t Char;