Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c2223 register zic_t starttime, untiltime; in outzone() local
2251 INITIALIZE(untiltime); in outzone()
2498 untiltime = zp->z_untiltime; in outzone()
2500 untiltime = tadd(untiltime, in outzone()
2503 untiltime = tadd(untiltime, in outzone()
2534 if (useuntil && ktime >= untiltime) in outzone()