Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_get_user_overflow.c40 struct smatch_state *left_min_true = NULL; in match_condition() local
64 left_min_true = &capped; in match_condition()
70 left_min_true = &capped; in match_condition()
85 set_true_false_states_expr(my_min_id, expr->left, left_min_true, left_min_false); in match_condition()