Searched refs:uint_fast64_t (Results 1 – 5 of 5) 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()
89 typedef uint64_t uint_fast64_t; typedef
350 typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t;