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

/openjdk9/test/fmw/gtest/include/gtest/internal/
H A Dgtest-internal.h316 bool is_nan() const { function in class:testing::internal::FloatingPoint
/openjdk9/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86.cpp1709 static const int64_t is_nan = 0x8000000000000000L; local
/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.cpp751 bool Type::is_nan() const { function in class:Type
1161 bool TypeF::is_nan() const { function in class:TypeF
1265 bool TypeD::is_nan() const { function in class:TypeD

Completed in 110 milliseconds