Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c966 static int is_const_param(struct expression *expr, int param) in is_const_param() function
992 if (is_const_param(expr->fn, param)) in match_function_call()
2726 if (is_const_param(call->fn, param)) in match_lost_param()