Searched defs:bits (Results 1 – 5 of 5) sorted by relevance
146 int bits = readInt(nBytes); in readFloat() local173 long bits = readLong(nBytes); in readDouble() local
112 long bits = (exponent & DOUBLE_EXPONENT_MASK) | (mantissa & DOUBLE_MANTISSA_MASK); in constructDouble() local
146 long bits; in parseUnsignedIntAttribute() local
144 long bits; in parseUnsignedIntAttribute() local
143 long bits; in parseUnsignedIntAttribute() local