Searched refs:int_fast64_t (Results 1 - 2 of 2) 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)
H A Dtztime.c289 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;
1201 register int_fast64_t icycles;

Completed in 757 milliseconds