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

  /src/lib/libc/time/
zic.c 2557 bool toomanytimes; local in function:writezone
2564 toomanytimes = thistimecnt >> 31 >> 1 != 0;
2574 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0;
2581 if (toomanytimes)
zic.c 2557 bool toomanytimes; local in function:writezone
2564 toomanytimes = thistimecnt >> 31 >> 1 != 0;
2574 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0;
2581 if (toomanytimes)

Completed in 69 milliseconds