Home
last modified time | relevance | path

Searched refs:EXPR_CONDITIONAL (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_no_effect.c41 case EXPR_CONDITIONAL: in match_stmt()
H A Dcheck_implicit_dependencies_tester.c26 [EXPR_CONDITIONAL] = "EXPR_CONDITIONAL", in expression_type_name()
H A Dsmatch_strings.c86 if (expr->type == EXPR_CONDITIONAL || in get_strings()
H A Dexpression.h53 EXPR_CONDITIONAL, enumerator
H A Dsmatch_recurse.c78 case EXPR_CONDITIONAL: in recurse()
H A Dcheck_leaks.c164 if (expr->type == EXPR_CONDITIONAL || in set_parent()
H A Dsmatch_conditions.c452 case EXPR_CONDITIONAL: in split_conditions()
620 if (right->type == EXPR_CONDITIONAL) in is_select_assign()
H A Dast-inspect.c170 [EXPR_CONDITIONAL] = "EXPR_CONDITIONAL", in expression_type_name()
H A Dsmatch_helper.c360 case EXPR_CONDITIONAL: in __get_variable_from_expr()
776 case EXPR_CONDITIONAL: in strip_expr_helper()
H A Dinline.c182 case EXPR_CONDITIONAL: { in copy_expression()
H A Ddissect.c345 break; case EXPR_CONDITIONAL: //case EXPR_SELECT: in do_expression()
H A Dsmatch_type.c306 case EXPR_CONDITIONAL: in get_type_helper()
H A Dexpression.c864 struct expression *expr = alloc_expression(token->pos, EXPR_CONDITIONAL); in conditional_expression()
H A Dshow-parse.c1165 case EXPR_CONDITIONAL: in show_expression()
H A Dexpand.c1060 case EXPR_CONDITIONAL: in expand_expression()
H A Dcheck_kernel_printf.c1008 if (fmtexpr->type == EXPR_CONDITIONAL) { in do_check_printf_call()
H A Dsmatch_flow.c504 case EXPR_CONDITIONAL: in __split_expr()
H A Devaluate.c2150 case EXPR_CONDITIONAL: in is_promoted()
3326 case EXPR_CONDITIONAL: in evaluate_expression()
H A Dsmatch_math.c1446 case EXPR_CONDITIONAL: in get_rl_sval()
H A Dcompile-i386.c2369 case EXPR_CONDITIONAL: in x86_expression()
H A Dsmatch_db.c1488 (expr->type != EXPR_CONDITIONAL && expr->type != EXPR_SELECT)) in call_return_state_hooks_conditional()
H A Dlinearize.c1906 case EXPR_CONDITIONAL: in linearize_expression()