Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h82 ISN_PUSHBLOB, // push blob isn_arg.blob enumerator
H A Dvim9execute.c2906 case ISN_PUSHBLOB: in exec_instructions()
2935 case ISN_PUSHBLOB: in exec_instructions()
5331 case ISN_PUSHBLOB: in list_instructions()
H A Dvim9compile.c1267 if ((isn = generate_instr_type(cctx, ISN_PUSHBLOB, &t_blob)) == NULL) in generate_PUSHBLOB()
10421 case ISN_PUSHBLOB: // push blob isn_arg.blob in delete_instr()