Searched refs:stack_float (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp538 static jfloat stack_float(intptr_t *tos, int offset);
H A DbytecodeInterpreter.cpp2860 jfloat BytecodeInterpreter::stack_float(intptr_t *tos, int offset) { function in class:BytecodeInterpreter

Completed in 31 milliseconds