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

/system/core/libcutils/
H A Dprivate.h146 typedef long long int_fast64_t; typedef
152 typedef long int_fast64_t; typedef
357 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)

Completed in 11 milliseconds