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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp553 static void set_stack_double_from_addr(intptr_t *tos, address addr, int offset);
H A DbytecodeInterpreter.cpp2903 void BytecodeInterpreter::set_stack_double_from_addr(intptr_t *tos, function in class:BytecodeInterpreter

Completed in 39 milliseconds