Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_prng.c56 pcg64u_boundedrand_r(pcg64u_random_t *state64, uint64_t bound) in pcg64u_boundedrand_r() function
/freebsd/sys/contrib/pcg-c/include/
H A Dpcg_variants.h2406 #define pcg64u_boundedrand_r pcg_unique_128_xsl_rr_64_boundedrand_r macro