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

/openjdk7/hotspot/src/share/vm/oops/
H A DtypeArrayOop.hpp139 jushort ushort_at(int which) const { return *ushort_at_addr(which); } function in class:typeArrayOopDesc

Completed in 30 milliseconds