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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_MacroAssembler_x86.hpp100 void push_jint (jint i) { _rsp_offset++; push(i); } function

Completed in 4546 milliseconds