Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h102 ISN_JUMP, // jump if condition is matched isn_arg.jump enumerator
H A Dvim9execute.c3218 case ISN_JUMP: in exec_instructions()
5482 case ISN_JUMP: in list_instructions()
H A Dvim9compile.c1753 if ((isn = generate_instr(cctx, ISN_JUMP)) == NULL) in generate_JUMP()
10546 case ISN_JUMP: in delete_instr()