Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c405 static zic_t dstoffs[TZ_MAX_TYPES]; variable
1788 rawoffs[mrudst], dstoffs[mrudst], in writezone()
1802 rawoffs[mrudst], dstoffs[mrudst], in writezone()
1894 puttzcode(dstoffs[i], fp); in writezone()
2686 dstoffs[0] = dstoffs[type]; in addtt()
2745 rawoff == rawoffs[i] && dstoff == dstoffs[i] && in addtype()
2767 dstoffs[i] = dstoff; in addtype()