Home | History | Annotate | Download | only in tzcode

Lines Matching refs:otheri

2084 	register int			samei, otheri;
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 -