Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c1310 uint_fast64_t base__6 = base * base * base * base * base * base; in random_dirent() local
1317 uint_fast64_t unfair_min = - ((UINTMAX_MAX % base__6 + 1) % base__6); in random_dirent()