Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_frees_param.c33 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore() function
102 add_modification_hook(my_id, &set_ignore); in check_frees_param()
H A Dcheck_dereferences_param.c34 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore() function
127 add_modification_hook(my_id, &set_ignore); in check_dereferences_param()
H A Dcheck_frees_param_strict.c42 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore() function
158 add_modification_hook(my_id, &set_ignore); in check_frees_param_strict()