Lines Matching refs:gmtoffs
401 static zic_t gmtoffs[TZ_MAX_TYPES]; variable
1636 gmtoffs[attypes[toi - 1].type]) <= in writezone()
1637 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 0 in writezone()
1784 gmtoffs[hidst] != gmtoffs[mrudst]) { in writezone()
1786 type = addtype(gmtoffs[mrudst], in writezone()
1798 gmtoffs[histd] != gmtoffs[mrustd]) { in writezone()
1800 type = addtype(gmtoffs[mrustd], in writezone()
1823 gmtoffs[0] = gmtoffs[i]; in writezone()
1896 puttzcode(gmtoffs[i], fp); in writezone()
1922 todo = tadd(trans[i], -gmtoffs[j]); in writezone()
2274 gmtoffs[0] = isdsts[0] = ttisstds[0] = ttisgmts[0] = abbrinds[0] = -1; in outzone()
2663 gmtoffs[typecnt] = gmtoffs[lastat->type]; in outzone()
2683 gmtoffs[0] = gmtoffs[type]; in addtt()
2743 if (gmtoff == gmtoffs[i] && isdst == isdsts[i] && in addtype()
2764 gmtoffs[i] = gmtoff; in addtype()