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

/openjdk10/hotspot/src/share/vm/utilities/
H A Dsizes.hpp92 inline int in_bytes(ByteSize x) { return x._size; } function
139 inline int in_bytes (ByteSize x) { return x; } function
[all...]

Completed in 34 milliseconds