Home
last modified time | relevance | path

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

/original-bsd/lib/libc/gen/
H A Dctime.c1311 register int samei, otheri; local
1333 for (otheri = 0; otheri < sp->typecnt; ++otheri) {
1334 if (sp->ttis[otheri].tt_isdst == tmp->tm_isdst)
1336 tmp->tm_sec += sp->ttis[otheri].tt_gmtoff -
1342 tmp->tm_sec -= sp->ttis[otheri].tt_gmtoff -