Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c3805 static void check_case_type(struct expression *switch_expr, in check_case_type() argument
3815 switch_type = switch_expr->ctype; in check_case_type()
3842 if (!restricted_binop_type(SPECIAL_EQUAL, case_expr, switch_expr, in check_case_type()
3845 unrestrict(switch_expr, sclass, &switch_type); in check_case_type()

Completed in 5 milliseconds