Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c2763 ptrdiff_t lastatmax = -1; in outzone() local
3025 && ! (0 <= lastatmax in outzone()
3026 && ktime < attypes[lastatmax].at)) in outzone()
3027 lastatmax = timecnt; in outzone()
3066 if (0 <= lastatmax) in outzone()
3067 attypes[lastatmax].dontmerge = true; in outzone()