Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h224 JUMP_NEVER, enumerator
H A Dvim9compile.c5307 jump_when = JUMP_NEVER; in compile_and_or()
5325 if (jump_when != JUMP_NEVER) in compile_and_or()
H A Dvim9execute.c5491 case JUMP_NEVER: in list_instructions()