Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h83 ISN_PUSHFUNC, // push func isn_arg.string enumerator
H A Dvim9execute.c2907 case ISN_PUSHFUNC: in exec_instructions()
2938 case ISN_PUSHFUNC: in exec_instructions()
5342 case ISN_PUSHFUNC: in list_instructions()
H A Dvim9compile.c1284 if ((isn = generate_instr_type(cctx, ISN_PUSHFUNC, type)) == NULL) in generate_PUSHFUNC()
10371 case ISN_PUSHFUNC: in delete_instr()