Home
last modified time | relevance | path

Searched refs:eval_args (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c65 * eval_args - check the number of arguments and evaluate them.
67 static int eval_args(struct expression *expr, int n) in eval_args() function
98 return eval_args(expr, n); in args_prototype()
103 return eval_args(expr, 3); in args_triadic()
291 if (!eval_args(expr, 1)) in evaluate_fp_unop()

Completed in 2 milliseconds