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