Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_slist.c250 static void copy_possibles(struct sm_state *to, struct sm_state *one, struct sm_state *two) in copy_possibles() function
477 copy_possibles(result, one, two); in merge_sm_states()