Home
last modified time | relevance | path

Searched refs:JUMPR (Results 1 – 20 of 20) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/source/scriptlib/
H A DInstruction.h21 IMMEDIATE, DEFERRED, RET, CHECKARG, CLEAN, JUMPR, FUNCDECL, OPCODE_END enumerator
H A DInstruction.c360 case JUMPR: in Instruction_ToString()
H A DInterpreter.c675 case JUMPR: in Interpreter_CompileInstructions()
1130 case JUMPR: in Interpreter_EvalInstruction()
H A DParser.c1186 Parser_AddInstructionViaLabel(pparser, JUMPR, pparser->theRetLabel, NULL ); in Parser_Jump_stmt()
/dports/games/openbor3711/openbor-6ec17fa/engine/source/scriptlib/
H A DInstruction.h21 IMMEDIATE, DEFERRED, RET, CHECKARG, CLEAN, JUMPR, FUNCDECL, OPCODE_END enumerator
H A DInstruction.c263 case JUMPR: in Instruction_ToString()
H A DInterpreter.c545 case JUMPR: in Interpreter_CompileInstructions()
854 case JUMPR: in Interpreter_EvalInstruction()
H A DParser.c861 Parser_AddInstructionViaLabel(pparser, JUMPR, pparser->theRetLabel, NULL ); in Parser_Jump_stmt()
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/scriptlib/
H A DInstruction.h21 IMMEDIATE, DEFERRED, RET, CHECKARG, CLEAN, JUMPR, FUNCDECL, OPCODE_END enumerator
H A DInstruction.c263 case JUMPR: in Instruction_ToString()
H A DInterpreter.c543 case JUMPR: in Interpreter_CompileInstructions()
852 case JUMPR: in Interpreter_EvalInstruction()
H A DParser.c837 Parser_AddInstructionViaLabel(pparser, JUMPR, pparser->theRetLabel, NULL ); in Parser_Jump_stmt()
/dports/games/openbor/openbor-3caaddd5/engine/source/scriptlib/
H A DInstruction.h21 IMMEDIATE, DEFERRED, RET, CHECKARG, CLEAN, JUMPR, FUNCDECL, OPCODE_END enumerator
H A DInstruction.c360 case JUMPR: in Instruction_ToString()
H A DInterpreter.c675 case JUMPR: in Interpreter_CompileInstructions()
1130 case JUMPR: in Interpreter_EvalInstruction()
H A DParser.c1114 Parser_AddInstructionViaLabel(pparser, JUMPR, pparser->theRetLabel, NULL ); in Parser_Jump_stmt()
/dports/games/openbor3979/openbor-2bcf25b/engine/source/scriptlib/
H A DInstruction.h21 IMMEDIATE, DEFERRED, RET, CHECKARG, CLEAN, JUMPR, FUNCDECL, OPCODE_END enumerator
H A DInstruction.c375 case JUMPR: in Instruction_ToString()
H A DInterpreter.c676 case JUMPR: in Interpreter_CompileInstructions()
1129 case JUMPR: in Interpreter_EvalInstruction()
H A DParser.c1186 Parser_AddInstructionViaLabel(pparser, JUMPR, pparser->theRetLabel, NULL ); in Parser_Jump_stmt()