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

/bionic/libc/tzcode/
H A Dlocaltime.c2084 register int samei, otheri; local
2131 otheri = types[otherind];
2132 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst)
2134 tmp->tm_sec += sp->ttis[otheri].tt_gmtoff -
2140 tmp->tm_sec -= sp->ttis[otheri].tt_gmtoff -

Completed in 18 milliseconds