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

/openjdk9/hotspot/src/share/vm/code/
H A DrelocInfo.hpp407 static int data0_from_int(jint x) { return x >> value_width; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 34 milliseconds