Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h145 ISN_BLOBINDEX, // [expr] blob index enumerator
H A Dvim9execute.c3977 case ISN_BLOBINDEX: in exec_instructions()
3982 int is_blob = iptr->isn_type == ISN_BLOBINDEX in exec_instructions()
5659 case ISN_BLOBINDEX: smsg("%s%4d BLOBINDEX", pfx, current); break; in list_instructions()
H A Dvim9compile.c2961 if (generate_instr_drop(cctx, ISN_BLOBINDEX, 1) == FAIL) in compile_member()
10513 case ISN_BLOBINDEX: in delete_instr()