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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp84 void set_char_at(int offset, char c) { *addr_at(offset) = (u_char)c; wrote(offset); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 161 milliseconds