#include "dauInt.h"
Go to the source code of this file.
Functions | |
| void | Abc_TtCountGenerate () |
| FUNCTION DEFINITIONS ///. | |
| int | Abc_TtCountOnesInCofsQuick_rec (word *pTruth, int nVars, int *pStore) |
| int | Abc_TtCountOnesInCofsQuick (word *pTruth, int nVars, int *pStore) |
| void | Abc_TtCountOnesInCofsTest2 () |
| void | Abc_TtCountOnesInCofsTest () |
| void Abc_TtCountGenerate | ( | ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 305 of file dauCount.c.
| int Abc_TtCountOnesInCofsQuick | ( | word * | pTruth, |
| int | nVars, | ||
| int * | pStore ) |
Definition at line 376 of file dauCount.c.


| int Abc_TtCountOnesInCofsQuick_rec | ( | word * | pTruth, |
| int | nVars, | ||
| int * | pStore ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 347 of file dauCount.c.


| void Abc_TtCountOnesInCofsTest | ( | ) |
Definition at line 410 of file dauCount.c.

| void Abc_TtCountOnesInCofsTest2 | ( | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 396 of file dauCount.c.
