Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c450 static zic_t utoffs[TZ_MAX_TYPES]; variable
2378 + utoffs[attypes[toi - 1].type]) in writezone()
2380 + utoffs[toi == 1 ? 0 in writezone()
2388 || (utoffs[attypes[toi - 1].type] in writezone()
2389 != utoffs[attypes[fromi].type]) in writezone()
2582 utoffs[hidst] != utoffs[mrudst]) { in writezone()
2584 type = addtype(utoffs[mrudst], in writezone()
2593 utoffs[histd] != utoffs[mrustd]) { in writezone()
2595 type = addtype(utoffs[mrustd], in writezone()
2695 puttzcode(utoffs[h], fp); in writezone()
[all …]