Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c5232 compile_and_or( in compile_and_or() function
5426 return compile_and_or(arg, cctx, "&&", ppconst, ppconst_used); in compile_expr3()
5451 return compile_and_or(arg, cctx, "||", ppconst, ppconst_used); in compile_expr2()