80 static char rcsid[] 
DD_UNUSED = 
"$Id: cuddLiteral.c,v 1.8 2004/08/13 18:04:50 fabio Exp $";
 
  163     unsigned int topf, topg, comple;
 
  167     if (f == g) 
return(f);
 
  177     if (F == G) 
return(one);
 
  185     while (topf != topg) {
 
  196         } 
else if (topg < topf) {
 
  210     if (f == one) 
return(one);
 
  242     if (phasef != phaseg) {
 
void Cudd_RecursiveDeref(DdManager *table, DdNode *n)
 
DdNode * cuddBddLiteralSetIntersectionRecur(DdManager *dd, DdNode *f, DdNode *g)
 
void cuddCacheInsert2(DdManager *table, DD_CTFP op, DdNode *f, DdNode *g, DdNode *data)
 
#define Cudd_Regular(node)
 
DdNode * cuddCacheLookup2(DdManager *table, DD_CTFP op, DdNode *f, DdNode *g)
 
#define ABC_NAMESPACE_IMPL_END
 
#define ABC_NAMESPACE_IMPL_START
 
DdNode * Cudd_bddLiteralSetIntersection(DdManager *dd, DdNode *f, DdNode *g)
 
static ABC_NAMESPACE_IMPL_START char rcsid[] DD_UNUSED
 
DdNode * cuddBddAndRecur(DdManager *manager, DdNode *f, DdNode *g)