Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h136 ISN_COMPAREANY, enumerator
H A Dvim9execute.c3734 case ISN_COMPAREANY: in exec_instructions()
5608 case ISN_COMPAREANY: in list_instructions()
5644 case ISN_COMPAREANY: type = "COMPAREANY"; break; in list_instructions()
H A Dvim9compile.c863 default: isntype = ISN_COMPAREANY; break; in get_compare_isn()
869 isntype = ISN_COMPAREANY; in get_compare_isn()
10521 case ISN_COMPAREANY: in delete_instr()