Home
last modified time | relevance | path

Searched defs:bddfalse (Results 1 – 9 of 9) sorted by relevance

/dports/math/py-graphillion/Graphillion-1.3/src/SAPPOROBDD/
H A Dbddc.h69 #define bddfalse B_CST_MASK /* bddp of constant false (0) */ macro
/dports/science/buddy/buddy-2.4/src/
H A Dkernel.c76 const BDD bddfalse=0; /* The constant false bdd */ variable
H A Dbdd.h557 #define bddfalse bddfalsepp macro
/dports/math/spot/spot-2.10.2/buddy/src/
H A Dkernel.c74 const BDD bddfalse=0; /* The constant false bdd */ variable
H A Dbddx.h446 BUDDY_API_VAR const BDD bddfalse; variable
720 #define bddfalse bddfalsepp macro
/dports/math/py-spot/spot-2.10.2/buddy/src/
H A Dkernel.c74 const BDD bddfalse=0; /* The constant false bdd */ variable
H A Dbddx.h446 BUDDY_API_VAR const BDD bddfalse; variable
720 #define bddfalse bddfalsepp macro
/dports/math/spot/spot-2.10.2/python/
H A Dbuddy.py285 bddfalse = cvar.bddfalse variable
/dports/math/py-spot/spot-2.10.2/python/
H A Dbuddy.py285 bddfalse = cvar.bddfalse variable