Lines Matching defs:mAll
154624 Bitmask mAll = 0;154632 mAll |= pWInfo->a[k].pWLoop->maskSelf;154640 mAll |= pLoop->maskSelf;154648 if( pTerm->prereqAll & ~mAll ) continue;158696 Bitmask mAll = (((Bitmask)1)<<(nb*4)) - 1;158698 p->iTab, nb, p->maskSelf, nb, p->prereq & mAll);