Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_prng.c103 r = pcg32u_boundedrand_r(DPCPU_PTR(pcpu_prng32_state), bound); in prng32_bounded()
/freebsd/sys/contrib/pcg-c/include/
H A Dpcg_variants.h2379 #define pcg32u_boundedrand_r pcg_unique_64_xsh_rr_32_boundedrand_r macro