Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h127 ISN_COMPAREBOOL, enumerator
H A Dvim9execute.c3565 case ISN_COMPAREBOOL: in exec_instructions()
5599 case ISN_COMPAREBOOL: in list_instructions()
5633 case ISN_COMPAREBOOL: type = "COMPAREBOOL"; break; in list_instructions()
H A Dvim9compile.c854 case VAR_BOOL: isntype = ISN_COMPAREBOOL; break; in get_compare_isn()
872 && (isntype == ISN_COMPAREBOOL in get_compare_isn()
10523 case ISN_COMPAREBOOL: in delete_instr()