Searched refs:bitwise_and_0 (Results 1 – 1 of 1) sorted by relevance
1267 bitwise_and_0(src1.nativeObj, src2.nativeObj, dst.nativeObj, mask.nativeObj); in bitwise_and()2378 …private static native void bitwise_and_0(long src1_nativeObj, long src2_nativeObj, long dst_native… in bitwise_and_0() method in Core