Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h219 int gi_with_op; member
H A Dvim9execute.c4081 tv = STACK_TV_BOT(-1 - gi->gi_with_op); in exec_instructions()
5671 iptr->isn_arg.getitem.gi_with_op ? in list_instructions()
H A Dvim9compile.c1317 isn->isn_arg.getitem.gi_with_op = with_op; in generate_GETITEM()