Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h51 ISN_STOREB, // pop into buffer-local variable isn_arg.string enumerator
H A Dvim9execute.c2374 case ISN_STOREB: in exec_instructions()
2387 case ISN_STOREB: in exec_instructions()
5252 case ISN_STOREB: in list_instructions()
H A Dvim9compile.c6183 return generate_STORE(cctx, ISN_STOREB, 0, name); in generate_store_var()
10375 case ISN_STOREB: in delete_instr()