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

  /src/lib/libc/time/
zic.c 2697 ptrdiff_t fromi, toi; local
2700 fromi = 0;
2701 for ( ; fromi < timecnt; ++fromi) {
2703 && ((attypes[fromi].at
2709 attypes[fromi].type;
2713 || attypes[fromi].dontmerge
2715 != utoffs[attypes[fromi].type])
2717 != isdsts[attypes[fromi].type])
2719 != desigidx[attypes[fromi].type])
    [all...]
zic.c 2697 ptrdiff_t fromi, toi; local
2700 fromi = 0;
2701 for ( ; fromi < timecnt; ++fromi) {
2703 && ((attypes[fromi].at
2709 attypes[fromi].type;
2713 || attypes[fromi].dontmerge
2715 != utoffs[attypes[fromi].type])
2717 != isdsts[attypes[fromi].type])
2719 != desigidx[attypes[fromi].type])
    [all...]

Completed in 30 milliseconds