Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_unused_ret.c85 static int ignored_function(struct expression *expr) in ignored_function() function
112 if (ignored_function(expr->right)) in match_assign_call()