Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_bits.c165 static struct smatch_state *merge_bstates(struct smatch_state *one_state, struct smatch_state *two_… in merge_bstates() function
467 add_merge_hook(my_id, &merge_bstates); in register_bits()