Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h50 ISN_STOREAUTO, // pop into global autoload variable isn_arg.string enumerator
H A Dvim9execute.c2416 case ISN_STOREAUTO: in exec_instructions()
5246 case ISN_STOREAUTO: in list_instructions()
H A Dvim9compile.c6180 ? ISN_STOREG : ISN_STOREAUTO, 0, name); in generate_store_var()
10374 case ISN_STOREAUTO: in delete_instr()