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

/openjdk10/hotspot/src/share/vm/oops/
H A Dsymbol.hpp131 void byte_at_put(int index, int value) { function in class:Symbol
H A DtypeArrayOop.hpp96 void byte_at_put(int which, jbyte contents) { *byte_at_addr(which) = contents; } function in class:typeArrayOopDesc

Completed in 104 milliseconds