Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1866 register int samei, otheri; in time1() local
1914 otheri = types[otherind]; in time1()
1915 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst) in time1()
1917 tmp->tm_sec += sp->ttis[otheri].tt_gmtoff - in time1()
1923 tmp->tm_sec -= sp->ttis[otheri].tt_gmtoff - in time1()