Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A Ddyadic_float.h211 StorageType out_biased_exp = 0; in generic_as() local
231 out_biased_exp = in generic_as()
246 FPBits::create_value(sign, out_biased_exp, out_mantissa).uintval(); in generic_as()