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

/bionic/libc/tzcode/
H A Dprivate.h142 typedef long long int_fast64_t; typedef
148 typedef long int_fast64_t; typedef
353 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
/bionic/libc/include/
H A Dstdint.h155 typedef int64_t int_fast64_t; typedef

Completed in 182 milliseconds