Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Deval.c2003 if (s == NULL || (flags & EVAL_CONSTANT)) in eval_func()
2247 && (flags & EVAL_CONSTANT) == 0 in eval0()
3608 else if (flags & EVAL_CONSTANT) in eval7()
H A Dstructs.h1929 #define EVAL_CONSTANT 2 // when not a constant return FAIL macro