Searched refs:putIntL (Results 1 – 1 of 1) sorted by relevance
278 static void putIntL(ByteBuffer bb, int bi, int x) { in putIntL() method in Bits285 static void putIntL(long a, int x) { in putIntL() method in Bits310 putIntL(bb, bi, x); in putInt()317 putIntL(a, x); in putInt()505 putIntL(bb, bi, Float.floatToRawIntBits(x)); in putFloatL()509 putIntL(a, Float.floatToRawIntBits(x)); in putFloatL()