Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dast-inspect.c173 [EXPR_COMPARE] = "EXPR_COMPARE", in expression_type_name()
196 case EXPR_COMPARE: in inspect_expression()
Dexpression.h58 EXPR_COMPARE, enumerator
Dexpression.c165 token->pos, EXPR_COMPARE); in builtin_types_compatible_p_expr()
859 token, tree, EXPR_COMPARE, shift_expression, in relational_expression()
868 token, tree, EXPR_COMPARE, relational_expression, in equality_expression()
Dinline.c125 case EXPR_COMPARE: in copy_expression()
Ddissect.c366 break; case EXPR_COMPARE: case EXPR_LOGICAL: in do_expression()
Devaluate.c394 case EXPR_COMPARE: in bad_expr_type()
1975 expr->type = EXPR_COMPARE; in evaluate_preop()
2871 expr->type = EXPR_COMPARE; in cast_to_bool()
3415 case EXPR_COMPARE: in evaluate_expression()
Dshow-parse.c1147 case EXPR_COMPARE: in show_expression()
Dexpand.c1108 case EXPR_COMPARE: in expand_expression()
Dlinearize.c1796 case EXPR_COMPARE: in linearize_cond_branch()
1907 case EXPR_COMPARE: in linearize_expression()
Dcompile-i386.c2338 case EXPR_COMPARE: in x86_expression()