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

/openjdk9/hotspot/src/share/vm/code/
H A DrelocInfo.hpp408 static int data1_from_int(jint x) { return (short)x; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 38 milliseconds