Searched refs:bitAnd (Results 1 – 1 of 1) sorted by relevance
165 static ExprValue bitAnd(ExprValue A, ExprValue B) { in bitAnd() function1004 return [=] { return bitAnd(L(), R()); }; in combine()