Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_comparison.c1999 static char *range_comparison_to_param_helper(struct expression *expr, char starts_with, int ignore) in range_comparison_to_param_helper() argument
2027 if (show_comparison(compare)[0] != starts_with) in range_comparison_to_param_helper()
2041 if (starts_with == '<') in range_comparison_to_param_helper()