Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h161 ISN_CHECKTYPE, // check value type is isn_arg.type.ct_type enumerator
H A Dvim9execute.c4230 case ISN_CHECKTYPE: in exec_instructions()
5682 case ISN_CHECKTYPE: in list_instructions()
H A Dvim9compile.c995 if ((isn = generate_instr(cctx, ISN_CHECKTYPE)) == NULL) in generate_TYPECHECK()
10479 case ISN_CHECKTYPE: in delete_instr()