Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c1354 register int samei, otheri; local
1375 for (otheri = 0; otheri < sp->typecnt; ++otheri) {
1376 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst)
1378 tmp->tm_sec += sp->ttis[otheri].tt_gmtoff -
1384 tmp->tm_sec -= sp->ttis[otheri].tt_gmtoff -