Searched refs:I_NINF (Results 1 – 1 of 1) sorted by relevance
54 const u32 I_NINF = 0xFF800000; // sign=- exp=max frac=0 variable60 const f32 F_NINF = *reinterpret_cast<const f32*>(&internal::I_NINF); // Negative infinity