Searched refs:int_fast64_t (Results 1 – 12 of 12) sorted by relevance
140 typedef long long int_fast64_t; typedef146 typedef long int_fast64_t; typedef287 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
250 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;1253 register int_fast64_t icycles;
14 typedef int_fast64_t zic_t;
261 #undef int_fast64_t285 # define int_fast64_t int64_t macro
260 #undef int_fast64_t284 # define int_fast64_t int64_t
117 typedef __int64 int_fast64_t; typedef
137 int_fast64_t e4 = INT_FAST64_MAX;138 int_fast64_t e4min = INT_FAST64_MIN;
83 typedef __int_least64_t int_fast64_t; typedef
781 typedef int64_t int_fast64_t; typedef
583 typedef int64_t int_fast64_t;
546 typedef int64_t int_fast64_t;
14262 int_fast64_t e4 = INT_FAST64_MAX;14263 int_fast64_t e4min = INT_FAST64_MIN;