Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h62 ISN_STORENR, // store number into local variable isn_arg.storenr.stnr_idx enumerator
H A Dvim9execute.c2424 case ISN_STORENR: in exec_instructions()
5298 case ISN_STORENR: in list_instructions()
H A Dvim9compile.c1405 if ((isn = generate_instr(cctx, ISN_STORENR)) == NULL) in generate_STORENR()
6235 isn->isn_type = ISN_STORENR; in generate_store_lhs()
10584 case ISN_STORENR: in delete_instr()