Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddAPI.c298 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_addNewVarAtLevel()
359 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_bddNewVarAtLevel()
H A DcuddInt.h1177 extern int cuddInsertSubtables( DdManager * unique, int n, int level );
H A DcuddTable.c1795 cuddInsertSubtables( in cuddInsertSubtables() function
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddAPI.c317 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_addNewVarAtLevel()
378 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_bddNewVarAtLevel()
H A DcuddInt.h1186 extern int cuddInsertSubtables (PBORI_PREFIX(DdManager) *unique, int n, int level);
H A DcuddTable.c1862 cuddInsertSubtables( in cuddInsertSubtables() function
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddAPI.c317 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_addNewVarAtLevel()
378 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_bddNewVarAtLevel()
H A DcuddInt.h1186 extern int cuddInsertSubtables (PBORI_PREFIX(DdManager) *unique, int n, int level);
H A DcuddTable.c1862 cuddInsertSubtables( in cuddInsertSubtables() function
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddAPI.c152 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_addNewVarAtLevel()
221 if (!cuddInsertSubtables(dd,1,level)) return(NULL); in Cudd_bddNewVarAtLevel()
H A DcuddInt.h1194 extern int cuddInsertSubtables(DdManager *unique, int n, int level);
H A DcuddTable.c1857 cuddInsertSubtables( in cuddInsertSubtables() function