Searched refs:ldiv_by_pow2_46 (Results 1 – 1 of 1) sorted by relevance
177 public static long ldiv_by_pow2_46(long x) {return x / 70368744177664l;} in ldiv_by_pow2_46() method in Main392 longCheckDiv("ldiv_by_pow2_46", ldiv_by_pow2_46(x), x, 70368744177664l); in longCheckAll()