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

/bionic/libc/tzcode/
H A Dlocaltime.c2012 register int samei, otheri; local
2064 otheri = types[otherind];
2065 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst)
2067 tmp->tm_sec += sp->ttis[otheri].tt_gmtoff -
2073 tmp->tm_sec -= sp->ttis[otheri].tt_gmtoff -

Completed in 144 milliseconds