Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c2859 register int sameind, otherind; in time1() local
2904 for (otherind = 0; otherind < nseen; ++otherind) { in time1()
2905 otheri = types[otherind]; in time1()