Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9.h290 int stnr_idx; member
H A Dvim9execute.c2449 tv = STACK_TV_VAR(iptr->isn_arg.storenr.stnr_idx); in exec_instructions()
5350 iptr->isn_arg.storenr.stnr_idx); in list_instructions()
H A Dvim9compile.c1408 isn->isn_arg.storenr.stnr_idx = idx; in generate_STORENR()
6268 isn->isn_arg.storenr.stnr_idx = lhs->lhs_lvar->lv_idx; in generate_store_lhs()