Searched refs:exponentBits (Results 1 – 3 of 3) sorted by relevance
359 int bits = min(compatibleType.exponentBits, generatedType.exponentBits) - 1; in writeJavaRandomCompatibleFloatAllocation()
55 int exponentBits; member
218 isFloatType = TYPES[typeIndex].exponentBits > 0; in parseParameterDefinition()