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