Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlmathlib.c309 Rand64 state0 = state[0]; in nextrand() local
311 Rand64 state2 = state[2] ^ state0; in nextrand()
314 state[0] = state0 ^ state3; in nextrand()

Completed in 4 milliseconds