Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h79 ISN_PUSHSPEC, // push special value isn_arg.number enumerator
H A Dvim9execute.c2903 case ISN_PUSHSPEC: in exec_instructions()
2925 case ISN_PUSHSPEC: in exec_instructions()
5319 case ISN_PUSHSPEC: in list_instructions()
H A Dvim9compile.c1172 if ((isn = generate_instr_type(cctx, ISN_PUSHSPEC, &t_special)) == NULL) in generate_PUSHSPEC()
10574 case ISN_PUSHSPEC: in delete_instr()