Searched refs:and_not_32 (Results 1 – 1 of 1) sorted by relevance
80 public static int and_not_32( int x, int y) { in and_not_32() method in Main217 assertIntEquals(0,and_not_32(x,y)); in main()