Searched defs:int_fast64_t (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h144 typedef long long int_fast64_t; typedef
158 typedef long int_fast64_t; typedef
401 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
/bionic/libc/include/
H A Dstdint.h87 typedef int64_t int_fast64_t; typedef

Completed in 56 milliseconds