Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h55 ISN_STOREOUTER, // pop variable into outer scope isn_arg.outer enumerator
H A Dvim9execute.c2700 case ISN_STOREOUTER: in exec_instructions()
5230 case ISN_STOREOUTER: in list_instructions()
H A Dvim9compile.c1388 if ((isn = generate_instr_drop(cctx, ISN_STOREOUTER, 1)) == NULL) in generate_STOREOUTER()
10585 case ISN_STOREOUTER: in delete_instr()