Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h133 ISN_COMPARELIST, enumerator
H A Dvim9execute.c3679 case ISN_COMPARELIST: in exec_instructions()
5605 case ISN_COMPARELIST: in list_instructions()
5641 case ISN_COMPARELIST: type = "COMPARELIST"; break; in list_instructions()
H A Dvim9compile.c860 case VAR_LIST: isntype = ISN_COMPARELIST; break; in get_compare_isn()
10527 case ISN_COMPARELIST: in delete_instr()