Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h289 int stnr_idx; member
H A Dvim9execute.c2425 tv = STACK_TV_VAR(iptr->isn_arg.storenr.stnr_idx); in exec_instructions()
5301 iptr->isn_arg.storenr.stnr_idx); in list_instructions()
H A Dvim9compile.c1407 isn->isn_arg.storenr.stnr_idx = idx; in generate_STORENR()
6236 isn->isn_arg.storenr.stnr_idx = lhs->lhs_lvar->lv_idx; in generate_store_lhs()