Searched defs:andnot (Results 1 – 2 of 2) sorted by relevance
64 EIGEN_TEST_MAKE_BITWISE(andnot, bit_andnot()) in EIGEN_TEST_MAKE_BITWISE() argument
6 fn andnot(self, rhs: Self) -> Self::Output; in andnot() method