Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c2543 register int sameind, otherind; in time1() local
2584 for (sameind = 0; sameind < nseen; ++sameind) { in time1()
2585 samei = types[sameind]; in time1()