Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_stored_conditions.c96 static struct smatch_state *merge_links(struct smatch_state *s1, struct smatch_state *s2) in merge_links() function
249 add_merge_hook(link_id, &merge_links); in register_stored_conditions_links()
H A Dsmatch_param_compare_limit.c62 static struct smatch_state *merge_links(struct smatch_state *s1, struct smatch_state *s2) in merge_links() function
372 add_merge_hook(link_id, &merge_links); in register_param_compare_limit_links()
H A Dsmatch_buf_comparison.c47 static struct smatch_state *merge_links(struct smatch_state *s1, struct smatch_state *s2) in merge_links() function
851 add_merge_hook(link_id, &merge_links); in register_buf_comparison_links()
H A Dsmatch_comparison.c639 static struct smatch_state *merge_links(struct smatch_state *s1, struct smatch_state *s2) in merge_links() function
2625 add_merge_hook(link_id, &merge_links); in register_comparison_links()