Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h119 ISN_ADDBLOB, // add two blobs enumerator
H A Dvim9execute.c3749 case ISN_ADDBLOB: in exec_instructions()
5653 case ISN_ADDBLOB: smsg("%s%4d ADDBLOB", pfx, current); break; in list_instructions()
H A Dvim9compile.c708 : vartype == VAR_BLOB ? ISN_ADDBLOB in generate_add_instr()
10507 case ISN_ADDBLOB: in delete_instr()