Searched refs:prng64_bounded (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | prng.h | 17 __uint64_t prng64_bounded(__uint64_t bound); |
| /f-stack/freebsd/kern/ | ||
| H A D | subr_prng.c | 123 prng64_bounded(uint64_t bound) in prng64_bounded() function |