Home
last modified time | relevance | path

Searched refs:ISN_PUSHJOB (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h85 ISN_PUSHJOB, // push channel isn_arg.job enumerator
H A Dvim9execute.c2909 case ISN_PUSHJOB: in exec_instructions()
2954 case ISN_PUSHJOB: in exec_instructions()
5360 case ISN_PUSHJOB: in list_instructions()
H A Dvim9compile.c1250 if ((isn = generate_instr_type(cctx, ISN_PUSHJOB, &t_channel)) == NULL) in generate_PUSHJOB()
10425 case ISN_PUSHJOB: in delete_instr()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt43253 Solution: Use ISN_PUSHJOB. Add a few more tests.