Searched defs:evaluate (Results 1 – 6 of 6) sorted by relevance
398 int evaluate = evalarg == NULL in skip_expr_concatenate() local2305 int evaluate; in eval1() local2458 int evaluate; in eval2() local2585 int evaluate; in eval3() local2726 int evaluate = evalarg == NULL in eval4() local2867 int evaluate; in eval5() local3104 int evaluate; in eval6() local3398 int evaluate = evalarg != NULL in eval7() local3769 int evaluate, in call_func_rettv()3835 int evaluate = evalarg != NULL in eval_lambda() local[all …]
1633 int evaluate) in eval_option()1722 int evaluate, in eval_number()1843 eval_string(char_u **arg, typval_T *rettv, int evaluate) in eval_string()1987 eval_lit_string(char_u **arg, typval_T *rettv, int evaluate) in eval_lit_string()2065 eval_env_var(char_u **arg, typval_T *rettv, int evaluate) in eval_env_var()
887 int evaluate = evalarg == NULL ? FALSE in eval_dict() local
1093 int evaluate = (evalarg->eval_flags & EVAL_EVALUATE); in lambda_function_body() local1283 int evaluate = evalarg != NULL in get_lambda_tv() local
1487 int evaluate = evalarg == NULL ? FALSE in eval_list() local
1996 int evaluate; // actually evaluate expressions member