Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h40 ISN_LOADS, // push s: variable isn_arg.loadstore enumerator
H A Dvim9execute.c2093 case ISN_LOADS: in exec_instructions()
5175 case ISN_LOADS: in list_instructions()
H A Dvim9compile.c1545 if (isn_type == ISN_LOADS) in generate_OLDSCRIPT()
3021 return generate_OLDSCRIPT(cctx, ISN_LOADS, name, current_sctx.sc_sid, in compile_load_scriptvar()
10407 case ISN_LOADS: in delete_instr()