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