Searched refs:uint_fast64_t (Results 1 – 5 of 5) sorted by relevance
25 ASSERT_EQ(8U, sizeof(uint_fast64_t)); in TEST()
244 typedef unsigned long long uint_fast64_t; typedef250 typedef unsigned long uint_fast64_t; typedef
242 register uint_fast64_t result; in detzcode64()
88 typedef uint64_t uint_fast64_t; typedef
386 typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t;