Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h128 ISN_COMPARESPECIAL, enumerator
H A Dvim9execute.c3566 case ISN_COMPARESPECIAL: in exec_instructions()
5600 case ISN_COMPARESPECIAL: in list_instructions()
5634 case ISN_COMPARESPECIAL: in list_instructions()
H A Dvim9compile.c855 case VAR_SPECIAL: isntype = ISN_COMPARESPECIAL; break; in get_compare_isn()
873 || isntype == ISN_COMPARESPECIAL in get_compare_isn()
10529 case ISN_COMPARESPECIAL: in delete_instr()