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

/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c365 static long gmtoffs[TZ_MAX_TYPES]; variable
1482 gmtoffs[attypes[toi - 1].type]) <=
1483 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 0
1615 gmtoffs[hidst] != gmtoffs[mrudst]) {
1617 type = addtype(gmtoffs[mrudst],
1626 gmtoffs[histd] != gmtoffs[mrustd]) {
1628 type = addtype(gmtoffs[mrustd],
1698 puttzcode(gmtoffs[
[all...]

Completed in 54 milliseconds