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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp333 _fmt_bi = _fmt_b | _fmt_has_i, enumerator in enum:Bytecodes::Flags
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java300 static final int _fmt_bi = _fmt_b | _fmt_has_i; field in class:Bytecodes

Completed in 417 milliseconds