Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c5499 int has_const_expr = FALSE; in compile_expr1() local
5520 has_const_expr = TRUE; in compile_expr1()
5561 if (!has_const_expr) in compile_expr1()
5603 if (has_const_expr) in compile_expr1()
5612 if (!has_const_expr) in compile_expr1()