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

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

Completed in 26 milliseconds