Home
last modified time | relevance | path

Searched refs:short0 (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DBits.java178 private static byte short0(short x) { in short0() method in Bits
183 bb._put(bi, short0(x)); in putShortL()
188 _put(a, short0(x)); in putShortL()
194 bb._put(bi + 1, short0(x)); in putShortB()
199 _put(a + 1, short0(x)); in putShortB()