Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c2259 register int samei, otheri; in time1() local
2306 otheri = types[otherind]; in time1()
2307 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst) in time1()
2309 tmp->tm_sec += (sp->ttis[otheri].tt_utoff in time1()
2315 tmp->tm_sec -= (sp->ttis[otheri].tt_utoff in time1()