Searched refs:pcg64u_boundedrand_r (Results 1 – 2 of 2) sorted by relevance
59 pcg64u_boundedrand_r(pcg64u_random_t *state64, uint64_t bound) in pcg64u_boundedrand_r() function128 r = pcg64u_boundedrand_r(DPCPU_PTR(pcpu_prng64_state), bound); in prng64_bounded()
2406 #define pcg64u_boundedrand_r pcg_unique_128_xsl_rr_64_boundedrand_r macro