Home
last modified time | relevance | path

Searched refs:op_move (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/vbscript/
H A Dinterp.c2038 static const unsigned op_move[] = { variable
2218 exec.instr += op_move[op]; in exec_script()
/reactos/dll/win32/jscript/
H A Dengine.c2654 static const unsigned op_move[] = { variable
2838 frame->ip += op_move[op]; in enter_bytecode()