Searched refs:i2d (Results 1 - 4 of 4) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DByteCodes.java177 i2d = 135, field in interface:ByteCodes
H A DCode.java671 case i2d:
2126 mnem[i2d] = "i2d";
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp125 static jdouble i2d (jint x);
H A DsharedRuntime.cpp331 JRT_LEAF(jdouble, SharedRuntime::i2d(jint x))

Completed in 39 milliseconds