Searched defs:nan_bits (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp4490 static const jlong nan_bits = CONST64(0x7ff8000000000000); local
4531 static const jint nan_bits = 0x7fc00000; local

Completed in 110 milliseconds