Searched refs:_fmt_bo4 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecode.cpp79 case 4: need_fmt = Bytecodes::_fmt_bo4; break;
H A Dbytecodes.hpp337 _fmt_bo4 = _fmt_b | _fmt_has_o | _fmt_has_u4 enumerator in enum:Bytecodes::Flags
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java304 static final int _fmt_bo4 = _fmt_b | _fmt_has_o | _fmt_has_u4; field in class:Bytecodes

Completed in 46 milliseconds