Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c1882 static int match_func_comparison(struct expression *expr) in match_func_comparison() function
1948 if (match_func_comparison(expr)) in match_comparison()