HomeSort by: relevance | last modified time | path
    Searched defs:otherind (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 2432 register int sameind, otherind; local in function:time1
2483 for (otherind = 0; otherind < nseen; ++otherind) {
2484 otheri = types[otherind];

Completed in 12 milliseconds