Searched defs:_fmt_bc (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/ | ||
H A D | Bytecodes.java | 299 static final int _fmt_bc = _fmt_b | _fmt_has_c; field in class:Bytecodes |
/openjdk7/hotspot/src/share/vm/interpreter/ | ||
H A D | bytecodes.hpp | 332 _fmt_bc = _fmt_b | _fmt_has_c, enumerator in enum:Bytecodes::Flags |
Completed in 209 milliseconds