Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h78 ISN_PUSHBOOL, // push bool value isn_arg.number enumerator
H A Dvim9execute.c2902 case ISN_PUSHBOOL: in exec_instructions()
2921 case ISN_PUSHBOOL: in exec_instructions()
5318 case ISN_PUSHBOOL: in list_instructions()
H A Dvim9compile.c1156 if ((isn = generate_instr_type(cctx, ISN_PUSHBOOL, &t_bool)) == NULL) in generate_PUSHBOOL()
10571 case ISN_PUSHBOOL: in delete_instr()