Searched refs:state3 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/bin/sh/
H A Dmain.c192 goto state3;
266 state3:
/netbsd-current/external/mit/lua/dist/src/
H A Dlmathlib.c314 Rand64 state3 = state[3] ^ state1; local
316 state[0] = state0 ^ state3;
319 state[3] = rotl(state3, 45);
/netbsd-current/games/atc/
H A Dinput.c162 state3[] = { { '+', 10, " climb", climb }, variable
206 DEF_STATE(state3), DEF_STATE(state4), DEF_STATE(state5),

Completed in 150 milliseconds