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

/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp535 inline jlong jlong_cast (jdouble x) { return ((DoubleLongConv*)&x)->l; } function

Completed in 43 milliseconds