Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_bits.c157 static int binfo_equiv(struct bit_info *one, struct bit_info *two) in binfo_equiv() function
172 if (binfo_equiv(one, two)) in merge_bstates()
396 if (binfo_equiv(rl_binfo, binfo)) in match_call_info()
431 if (binfo_equiv(implied_binfo, binfo)) in struct_member_callback()