Home | History | Annotate | Download | only in tzcode

Lines Matching refs:is32

155 static int	is32(zic_t x);
1595 is32(x)
1677 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1679 while (timecnt32 > 0 && !is32(ats[timei32])) {
1683 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1685 while (leapcnt32 > 0 && !is32(trans[leapi32])) {