Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_index_overflow.c105 static int common_false_positives(struct expression *array, sval_t max) in common_false_positives() function
245 if (common_false_positives(array_expr, max)) in should_warn()