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

/system/core/libcutils/
H A Dtztime.c1872 register int samei, otheri; local
1923 otheri = types[otherind];
1924 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst)
1926 tmp->tm_sec += sp->ttis[otheri].tt_gmtoff -
1932 tmp->tm_sec -= sp->ttis[otheri].tt_gmtoff -

Completed in 25 milliseconds