Searched refs:is32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c131 static int is32(zic_t x);
1438 is32(x) function
1520 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1522 while (timecnt32 > 0 && !is32(ats[timei32])) {
1526 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1528 while (leapcnt32 > 0 && !is32(trans[leapi32])) {

Completed in 111 milliseconds