Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_float_test/
Dhazard3_test_gen.c113 uint64_t rand_state[4] = { in main() local
121 x = xr256_next(rand_state) & 0xffffffffu; in main()
122 y = xr256_next(rand_state) & 0xffffffffu; in main()