Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h157 ISN_2STRING_ANY, // like ISN_2STRING but check type enumerator
H A Dvim9execute.c4323 case ISN_2STRING_ANY: in exec_instructions()
4326 iptr->isn_type == ISN_2STRING_ANY, in exec_instructions()
5724 case ISN_2STRING_ANY: smsg("%s%4d 2STRING_ANY stack[%lld]", in list_instructions()
H A Dvim9compile.c643 isntype = ISN_2STRING_ANY; in may_generate_2STRING()
650 isntype = ISN_2STRING_ANY; in may_generate_2STRING()
10506 case ISN_2STRING_ANY: in delete_instr()