Searched refs:int_fast64_t (Results 1 – 3 of 3) sorted by relevance
142 typedef long long int_fast64_t; typedef148 typedef long int_fast64_t; typedef353 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
310 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;1347 register int_fast64_t icycles;
169 typedef int64_t int_fast64_t; typedef