Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dtzfile.h46 char tzh_leapcnt[4]; /* coded number of leap seconds */ member
Dzic.c1866 convert(thisleapcnt, tzh.tzh_leapcnt); in writezone()
1875 DO(tzh_leapcnt); in writezone()
Dlocaltime.c396 sp->leapcnt = (int) detzcode(up->tzhead.tzh_leapcnt); in tzload()
/external/python/cpython3/Tools/tz/
Dzdump.py23 tzh = (tzh_ttisgmtcnt, tzh_ttisstdcnt, tzh_leapcnt,