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

  /src/lib/libc/time/
zic.c 1329 uint_fast64_t base__6 = base * base * base * base * base * base; local in function:random_dirent
1336 uint_fast64_t unfair_min = - ((UINTMAX_MAX % base__6 + 1) % base__6);

Completed in 160 milliseconds