FreeBSD kernel kern code
pcg64u_random_t Struct Reference

Data Fields

pcg32u_random_t states [2]
 

Detailed Description

Definition at line 40 of file subr_prng.c.

Field Documentation

◆ states

pcg32u_random_t pcg64u_random_t::states[2]

Definition at line 41 of file subr_prng.c.

Referenced by pcg64u_random_r(), and pcg64u_srandom_r().


The documentation for this struct was generated from the following file: