Searched refs:g_exponent (Results 1 – 1 of 1) sorted by relevance
273 const static unsigned g_exponent[64] = { variable297 unsigned i32 = g_mantissa[g_offset[h >> 10] + (h & 0x3ff)] + g_exponent[h >> 10]; in float16ToFloat32()