Home
last modified time | relevance | path

Searched refs:mod_expr (Results 26 – 35 of 35) sorted by relevance

12

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_err_ptr_deref.c39 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dsmatch_stored_conditions.c125 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify() argument
H A Dcheck_index_overflow.c354 static void set_undefined(struct sm_state *sm, struct expression *mod_expr) in set_undefined() argument
H A Dcheck_free_strict.c33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dsmatch_capped.c36 static void set_uncapped(struct sm_state *sm, struct expression *mod_expr) in set_uncapped() argument
H A Dsmatch_buf_comparison.c59 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify() argument
H A Dsmatch_buf_size.c98 static void set_size_undefined(struct sm_state *sm, struct expression *mod_expr) in set_size_undefined() argument
H A Dcheck_locking.c436 static void reset(struct sm_state *sm, struct expression *mod_expr) in reset() argument
H A Dsmatch_extra.c40 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr);
2911 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify() argument
H A Dsmatch.h206 typedef void (modification_hook)(struct sm_state *sm, struct expression *mod_expr);

12