Searched refs:DPQUIET (Results 1 – 2 of 2) sorted by relevance
30 private static final long DPQUIET = 1L << 51; field in Main172 if (expected != result && (expected | DPQUIET) != result) { in expectEqualsNaN64()
26 private static final long DPQUIET = 1L << 51; field in Main395 if (expected != result && (expected | DPQUIET) != result) { in expectEqualsNaN64()