Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/pcg-c/include/
H A Dpcg_variants.h348 struct pcg_state_128 { struct
612 static inline void pcg_mcg_128_step_r(struct pcg_state_128* rng) in pcg_mcg_128_step_r()
930 pcg_oneseq_128_xsh_rs_64_boundedrand_r(struct pcg_state_128* rng, in pcg_oneseq_128_xsh_rs_64_boundedrand_r()
1006 pcg_unique_128_xsh_rs_64_boundedrand_r(struct pcg_state_128* rng, in pcg_unique_128_xsh_rs_64_boundedrand_r()
1241 pcg_oneseq_128_xsh_rr_64_boundedrand_r(struct pcg_state_128* rng, in pcg_oneseq_128_xsh_rr_64_boundedrand_r()
1317 pcg_unique_128_xsh_rr_64_boundedrand_r(struct pcg_state_128* rng, in pcg_unique_128_xsh_rr_64_boundedrand_r()
2105 pcg_oneseq_128_xsl_rr_64_boundedrand_r(struct pcg_state_128* rng, in pcg_oneseq_128_xsl_rr_64_boundedrand_r()
2395 typedef struct pcg_state_128 pcg64s_random_t;
2396 typedef struct pcg_state_128 pcg64u_random_t;
2397 typedef struct pcg_state_128 pcg64f_random_t;
[all …]