Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c403 static struct range_list *filter_by_comparison_call(const char *c, struct expression *call, const c… in filter_by_comparison_call() function
652 rl = filter_by_comparison_call(c, call, &c, rl); in str_to_dinfo()