Searched defs:f32infty (Results 1 – 3 of 3) sorted by relevance
31 static const uint32_t f32infty = { 255 << 23 }; in SkFloatToHalf() local
67 const AliasedFloatInt f32infty = AliasedFloatInt::FromUInt(255 << 23); in __gnu_f2h_ieee() local