Home
last modified time | relevance | path

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

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