Lines Matching refs:int_fast64_t
109 int_fast64_t ls_corr; /* correction to apply */
239 static int_fast64_t
244 int_fast64_t one = 1; in detzcode64()
245 int_fast64_t halfmaxval = one << (64 - 2); in detzcode64()
246 int_fast64_t maxval = halfmaxval - 1 + halfmaxval; in detzcode64()
247 int_fast64_t minval = -TWOS_COMPLEMENT(int_fast64_t) - maxval; in detzcode64()
256 result -= !TWOS_COMPLEMENT(int_fast64_t) && result != 0; in detzcode64()
474 int_fast64_t at in tzloadbody()
524 int_fast64_t tr = stored == 4 ? detzcode(p) : detzcode64(p); in tzloadbody()
1468 register int_fast64_t newy; in localsub()
1621 register int_fast64_t rem; in timesub()
1624 register int_fast64_t corr; in timesub()
2225 static int_fast64_t