Searched refs:max_normal (Results 1 – 1 of 1) sorted by relevance
37 const UIntType max_normal = FPBits::MAX_NORMAL; variable138 x = __llvm_libc::bit_cast<T>(max_normal); in testBoundaries()148 expected_bits = max_normal; in testBoundaries()155 expected_bits = (UIntType(1) << (BIT_WIDTH_OF_TYPE - 1)) + max_normal; in testBoundaries()