Searched refs:nSingleUnBiasedExponent (Results 1 – 1 of 1) sorted by relevance
474 int64_t nSingleUnBiasedExponent) in IEEE754_AssembleSingle() argument478 uSingleBiasedExponent = (uint64_t)(nSingleUnBiasedExponent + SINGLE_EXPONENT_BIAS); in IEEE754_AssembleSingle()