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

  /src/lib/libc/time/
zic.c 455 static zic_t utoffs[TZ_MAX_TYPES]; variable in typeref:typename:zic_t[]
2457 + utoffs[attypes[toi - 1].type])
2459 + utoffs[toi == 1 ? 0
2467 || (utoffs[attypes[toi - 1].type]
2468 != utoffs[attypes[fromi].type])
2661 utoffs[hidst] != utoffs[mrudst]) {
2663 type = addtype(utoffs[mrudst],
2672 utoffs[histd] != utoffs[mrustd])
    [all...]

Completed in 14 milliseconds