Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h90 ISN_BCALL, // call builtin function isn_arg.bfunc enumerator
H A Dvim9execute.c3075 case ISN_BCALL: in exec_instructions()
5409 case ISN_BCALL: in list_instructions()
H A Dvim9compile.c1866 if ((isn = generate_instr(cctx, ISN_BCALL)) == NULL) in generate_BCALL()
10511 case ISN_BCALL: in delete_instr()