Searched defs:halfmaxval (Results 1 - 1 of 1) sorted by relevance
/third_party/tzdata/ | ||
H A D | localtime.c | 238 int_fast32_t halfmaxval = one << (32 - 2); in detzcode() local 261 int_fast64_t halfmaxval = one << (64 - 2); in detzcode64() local |
Completed in 5 milliseconds