Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h111 ISN_PUSHEXC, // push v:exception enumerator
H A Dvim9execute.c3396 case ISN_PUSHEXC: in exec_instructions()
5374 case ISN_PUSHEXC: in list_instructions()
H A Dvim9compile.c8711 generate_instr_type(cctx, ISN_PUSHEXC, &t_string); in compile_catch()
10370 case ISN_PUSHEXC: in delete_instr()