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