Home
last modified time | relevance | path

Searched defs:push_instr_uint (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/vbscript/
H A Dcompile.c183 static HRESULT push_instr_uint(compile_ctx_t *ctx, vbsop_t op, unsigned arg) in push_instr_uint() function
/reactos/dll/win32/jscript/
H A Dcompile.c343 static HRESULT push_instr_uint(compiler_ctx_t *ctx, jsop_t op, unsigned arg) in push_instr_uint() function