Searched defs:max32 (Results 1 – 7 of 7) sorted by relevance
23 max32 = two128 - ulp32 const
36 max32 = two128 - ulp32 const
139 static PLATFORM_INLINE WORD32 max32(WORD32 a, WORD32 b) in max32() function
628 public float max32() { return (float) mMaxValue; } in max32() method in Target.Floaty
2942 func max32(x, y int32) int32 { func
957 size_t max32 = 0; in WriteHeader() local
1406 let max32 = f32::from_bits(core::f32::INFINITY.to_bits() - 1); in test_f16_consts() localVariable