Tachyon (current)  Current Main Branch
Data Fields
rng_urand_handle Struct Reference

#include <util.h>

Data Fields

unsigned int x
 
unsigned int y
 
unsigned int z
 
unsigned int w
 
unsigned int c
 
unsigned int k
 
unsigned int m
 

Detailed Description

Definition at line 99 of file util.h.

Field Documentation

◆ c

unsigned int rng_urand_handle::c

Definition at line 104 of file util.h.

Referenced by rng_urand(), rng_urand_init(), and rng_urand_seed().

◆ k

unsigned int rng_urand_handle::k

Definition at line 105 of file util.h.

Referenced by rng_urand(), and rng_urand_init().

◆ m

unsigned int rng_urand_handle::m

Definition at line 106 of file util.h.

Referenced by rng_urand(), and rng_urand_init().

◆ w

unsigned int rng_urand_handle::w

Definition at line 103 of file util.h.

Referenced by rng_urand(), rng_urand_init(), and rng_urand_seed().

◆ x

unsigned int rng_urand_handle::x

Definition at line 100 of file util.h.

Referenced by rng_urand(), rng_urand_init(), and rng_urand_seed().

◆ y

unsigned int rng_urand_handle::y

Definition at line 101 of file util.h.

Referenced by rng_urand(), rng_urand_init(), and rng_urand_seed().

◆ z

unsigned int rng_urand_handle::z

Definition at line 102 of file util.h.

Referenced by rng_urand(), rng_urand_init(), and rng_urand_seed().


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