Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c910 static bool get_fuzzy_max_helper(struct expression *expr, sval_t *max) in get_fuzzy_max_helper() function
1094 if (!get_fuzzy_max_helper(expr, &max)) in handle_variable()