Home
last modified time | relevance | path

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

/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dpr_comp.h289 OP_RCALL2, enumerator
/dports/games/quakeforge/quakeforge-0.7.2/libs/gamecode/
H A Dpr_opcode.c791 {"<RCALL2>", "rcall2", OP_RCALL2, false,
1244 case OP_RCALL2: in PR_Check_Opcodes()
H A Dpr_exec.c914 case OP_RCALL2: in PR_ExecuteProgram()