Home
last modified time | relevance | path

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

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