Home
last modified time | relevance | path

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

/dports/math/boolector/boolector-3.2.2/src/
H A Dbtoraig.c753 BtorAIG *eq, *eq_left, *eq_right; in btor_aig_eq() local
758 eq_right = in btor_aig_eq()
760 eq = btor_aig_and (amgr, eq_left, eq_right); in btor_aig_eq()
762 btor_aig_release (amgr, eq_right); in btor_aig_eq()