Searched refs:uint_fast64_t (Results 1 - 5 of 5) sorted by relevance

/bionic/tests/
H A Dstdint_test.cpp25 ASSERT_EQ(8U, sizeof(uint_fast64_t));
/bionic/libc/tzcode/
H A Dprivate.h244 typedef unsigned long long uint_fast64_t; typedef
250 typedef unsigned long uint_fast64_t; typedef
H A Dlocaltime.c242 register uint_fast64_t result;
/bionic/libc/include/
H A Dstdint.h88 typedef uint64_t uint_fast64_t; typedef
H A Dstdatomic.h386 typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t;

Completed in 562 milliseconds