Home | History | Annotate | Download | only in tzcode

Lines Matching refs:int_fast64_t

109     int_fast64_t ls_corr;    /* correction to apply */
240 static int_fast64_t
245 int_fast64_t one = 1;
246 int_fast64_t halfmaxval = one << (64 - 2);
247 int_fast64_t maxval = halfmaxval - 1 + halfmaxval;
248 int_fast64_t minval = -TWOS_COMPLEMENT(int_fast64_t) - maxval;
257 result -= !TWOS_COMPLEMENT(int_fast64_t) && result != 0;
474 int_fast64_t at
524 int_fast64_t tr = stored == 4 ? detzcode(p) : detzcode64(p);
1434 register int_fast64_t newy;
1593 register int_fast64_t rem;
1596 register int_fast64_t corr;
2205 static int_fast64_t