Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.h33 int evaluate_arguments(struct symbol_list *argtypes, struct expression_list *args);
H A Dbuiltin.c441 return evaluate_arguments(types, expr->args); in evaluate_generic_int_op()
505 return evaluate_arguments(types, expr->args); in eval_atomic_common()
H A Devaluate.c2327 int evaluate_arguments(struct symbol_list *argtypes, struct expression_list *head) in evaluate_arguments() function
3194 if (!evaluate_arguments(ctype->arguments, arglist)) in evaluate_call()

Completed in 9 milliseconds