Searched defs:get_jfloat (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | compile.hpp | 179 jfloat get_jfloat() const { return _value.f; } function in class:Compile::Constant |
/openjdk7/hotspot/src/share/vm/utilities/ | ||
H A D | globalDefinitions.hpp | 614 jfloat get_jfloat() const { return _value.f; } function in class:JavaValue |
Completed in 1083 milliseconds