Home
last modified time | relevance | path

Searched defs:when (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dcindent.c3878 int when, in in_cinkeys()
H A Dvim9execute.c3220 jumpwhen_T when = iptr->isn_arg.jump.jump_when; in exec_instructions() local
5484 char *when = "?"; in list_instructions() local
H A Dvim9compile.c1747 generate_JUMP(cctx_T *cctx, jumpwhen_T when, int where) in generate_JUMP()
7589 compile_jump_to_end(endlabel_T **el, jumpwhen_T when, cctx_T *cctx) in compile_jump_to_end()