Home
last modified time | relevance | path

Searched defs:halfmaxval (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dlocaltime.c375 int_fast32_t halfmaxval = one << (32 - 2); in detzcode() local
398 int_fast64_t halfmaxval = one << (64 - 2); in detzcode64() local