Searched refs:_fmt_bkk (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp334 _fmt_bkk = _fmt_b | _fmt_has_k | _fmt_has_u2, enumerator in enum:Bytecodes::Flags
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java301 static final int _fmt_bkk = _fmt_b | _fmt_has_k | _fmt_has_u2; field in class:Bytecodes

Completed in 1728 milliseconds