Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/if/
H A DifMan.c89 p->nPermWords = p->pPars->fUsePerm? If_CutPermWords( p->pPars->nLutSize ) : 0; in If_ManStart()
H A Dif.h414 static inline int If_CutPermWords( int nVarsMax ) { return nVarsMax / si… in If_CutPermWords() function