Searched defs:nHalfUnBiasedExponent (Results 1 – 1 of 1) sorted by relevance
226 const int64_t nHalfUnBiasedExponent = (int64_t)uHalfBiasedExponent - HALF_EXPONENT_BIAS; in IEEE754_HalfToDouble() local305 int32_t nHalfUnBiasedExponent) in IEEE754_AssembleHalf()