Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c1712 register int thisleapi, thisleapcnt; in writezone() local
1724 thisleapi = leapi32; in writezone()
1729 thisleapi = 0; in writezone()
1733 thisleaplim = thisleapi + thisleapcnt; in writezone()
1904 for (i = thisleapi; i < thisleaplim; ++i) { in writezone()