Lines Matching defs:notAllowed
159177 Bitmask notAllowed = ~(pLoop->prereq|pLoop->maskSelf);159184 if( (pTerm->prereqAll & notAllowed)!=0 ) continue;