Searched refs:int3 (Results 1 – 1 of 1) sorted by relevance
251 private static byte int3(int x) { return (byte)(x >> 24); } in int3() method in Bits257 bb._put(bi + 3, int3(x)); in putIntL()264 _put(a + 3, int3(x)); in putIntL()271 bb._put(bi , int3(x)); in putIntB()278 _put(a , int3(x)); in putIntB()