Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h168 ISN_PUT, // ":put", uses isn_arg.put enumerator
H A Dvim9execute.c4357 case ISN_PUT: in exec_instructions()
5731 case ISN_PUT: in list_instructions()
H A Dvim9compile.c2267 if ((isn = generate_instr(cctx, ISN_PUT)) == NULL) in generate_PUT()
10575 case ISN_PUT: in delete_instr()