Home
last modified time | relevance | path

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

/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dpr_comp.h292 OP_RCALL5, enumerator
/dports/games/quakeforge/quakeforge-0.7.2/libs/gamecode/
H A Dpr_opcode.c806 {"<RCALL5>", "rcall5", OP_RCALL5, false,
1247 case OP_RCALL5: in PR_Check_Opcodes()
H A Dpr_exec.c917 case OP_RCALL5: in PR_ExecuteProgram()