Home
last modified time | relevance | path

Searched refs:utoffs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzic.c540 static zic_t utoffs[TZ_MAX_TYPES]; variable
2706 + utoffs[attypes[toi - 1].type]) in writezone()
2707 <= attypes[toi - 1].at + utoffs[type_2]) { in writezone()
2722 || (utoffs[attypes[toi - 1].type] in writezone()
2723 != utoffs[attypes[fromi].type]) in writezone()
2921 utoffs[hidst] != utoffs[mrudst]) { in writezone()
2923 type = addtype(utoffs[mrudst], in writezone()
2932 utoffs[histd] != utoffs[mrustd]) { in writezone()
2934 type = addtype(utoffs[mrustd], in writezone()
3036 puttzcode(utoffs[h], fp); in writezone()
[all …]