Searched defs:byte_parm (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsignature.hpp72 byte_parm = 2, enumerator in enum:SignatureIterator::__anon437
222 void do_byte() { _fingerprint |= (((uint64_t)byte_parm) << _shift_count); _shift_count += parameter_feature_size; }

Completed in 31 milliseconds