Home
last modified time | relevance | path

Searched defs:state3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/atc/
H A Dinput.c162 state3[] = { { '+', 10, " climb", climb }, variable
/netbsd-src/external/mit/lua/dist/src/
H A Dlmathlib.c314 Rand64 state3 = state[3] ^ state1; in nextrand() local