Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c1110 bool_on_stack(cctx_T *cctx) in bool_on_stack() function
5313 status = bool_on_stack(cctx); in compile_and_or()
5376 if (bool_on_stack(cctx) == FAIL) in compile_and_or()
7754 if (bool_on_stack(cctx) == FAIL) in compile_if()
7929 if (bool_on_stack(cctx) == FAIL) in compile_elseif()
8401 if (bool_on_stack(cctx) == FAIL) in compile_while()