Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h97 ISN_FUNCREF, // push a function ref to dfunc isn_arg.funcref enumerator
H A Dvim9execute.c3168 case ISN_FUNCREF: in exec_instructions()
5454 case ISN_FUNCREF: in list_instructions()
H A Dvim9compile.c1676 if ((isn = generate_instr(cctx, ISN_FUNCREF)) == NULL) in generate_FUNCREF()
10441 case ISN_FUNCREF: in delete_instr()