Home
last modified time | relevance | path

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

/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dpr_comp.h188 OP_LOADB_S, enumerator
/dports/games/quakeforge/quakeforge-0.7.2/libs/gamecode/
H A Dpr_opcode.c321 {".", "loadb.s", OP_LOADB_S, false,
H A Dpr_exec.c717 case OP_LOADB_S: in PR_ExecuteProgram()