Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dtzfile.h44 char tzh_ttisgmtcnt[4]; /* coded number of trans. time flags */ member
Dzic.c1864 convert(thistypecnt, tzh.tzh_ttisgmtcnt); in writezone()
1873 DO(tzh_ttisgmtcnt); in writezone()
Dlocaltime.c395 ttisgmtcnt = (int) detzcode(up->tzhead.tzh_ttisgmtcnt); in tzload()