Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c401 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()
[all …]