Searched refs:int_fast64_t (Results 1 – 3 of 3) sorted by relevance
137 typedef long long int_fast64_t; typedef151 typedef long int_fast64_t; typedef400 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
103 int_fast64_t ls_corr; /* correction to apply */261 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0; in detzcode64()1294 register int_fast64_t icycles; in localsub()1467 register int_fast64_t rem; in timesub()1470 register int_fast64_t corr; in timesub()2048 static int_fast64_t
155 typedef int64_t int_fast64_t; typedef