Home
last modified time | relevance | path

Searched refs:out_bits (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/src/__support/FPUtil/
H A Dexcept_value_utils.h41 UIntType out_bits = ExceptVals.outputs[i][0]; // FE_TOWARDZERO in check_odd_func() local
44 out_bits += in check_odd_func()
48 out_bits += in check_odd_func()
52 out_bits += ExceptVals.outputs[i][3]; in check_odd_func()
55 result = FPBits(out_bits).get_val(); in check_odd_func()