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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java36 private static final int JVM_CONSTANT_Double = 6; field in class:ConstantTag
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java36 public static final int JVM_CONSTANT_Double = 6; field in interface:ClassConstants
/openjdk10/hotspot/src/share/vm/prims/
H A Djvm.h1001 JVM_CONSTANT_Double, enumerator in enum:__anon606
/openjdk10/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86.cpp526 JVM_CONSTANT_Double); local
/openjdk10/jdk/src/java.base/share/native/include/
H A Dclassfile_constants.h81 JVM_CONSTANT_Double = 6, enumerator in enum:__anon754

Completed in 72 milliseconds