Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c2173 bool toomanytimes; in writezone() local
2193 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2203 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2210 if (toomanytimes) in writezone()