Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1915 register int sameind, otherind; in time1() local
1965 for (otherind = 0; otherind < nseen; ++otherind) { in time1()
1966 otheri = types[otherind]; in time1()