Searched defs:bitAnd (Results 1 – 3 of 3) sorted by relevance
171 static bool bitAnd(const FixedPoint A, const FixedPoint B, unsigned Bits, in bitAnd() function
272 static bool bitAnd(IntegralAP A, IntegralAP B, unsigned OpBits, in bitAnd() function
163 static ExprValue bitAnd(LinkerScript &s, ExprValue a, ExprValue b) { in bitAnd() function