Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h156 ISN_2STRING, // convert value to string at isn_arg.tostring on stack enumerator
H A Dvim9execute.c4322 case ISN_2STRING: in exec_instructions()
5721 case ISN_2STRING: smsg("%s%4d 2STRING stack[%lld]", pfx, current, in list_instructions()
H A Dvim9compile.c622 isntype_T isntype = ISN_2STRING; in may_generate_2STRING()
10505 case ISN_2STRING: in delete_instr()