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

/openjdk9/hotspot/src/share/vm/code/
H A DrelocInfo.hpp711 static short* add_short(short* p, int x) { *p++ = x; return p; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 16 milliseconds