Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dlocaltime.c2325 register int sameind, otherind; in time1() local
2367 for (sameind = 0; sameind < nseen; ++sameind) { in time1()
2368 samei = types[sameind]; in time1()