Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c1297 generate_GETITEM(cctx_T *cctx, int index, int with_op) in generate_GETITEM() argument
1302 - (with_op ? 2 : 1)]; in generate_GETITEM()
1317 isn->isn_arg.getitem.gi_with_op = with_op; in generate_GETITEM()