Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c3090 ptrdiff_t lastatmax = -1; in outzone() local
3369 && ! (0 <= lastatmax in outzone()
3370 && ktime < attypes[lastatmax].at)) in outzone()
3371 lastatmax = timecnt; in outzone()
3409 if (0 <= lastatmax) in outzone()
3410 attypes[lastatmax].dontmerge = true; in outzone()