Searched refs:bitwise_xor_1 (Results 1 – 1 of 1) sorted by relevance
1322 bitwise_xor_1(src1.nativeObj, src2.nativeObj, dst.nativeObj); in bitwise_xor()2387 …private static native void bitwise_xor_1(long src1_nativeObj, long src2_nativeObj, long dst_native… in bitwise_xor_1() method in Core