Searched refs:max32 (Results 1 – 2 of 2) sorted by relevance
139 static PLATFORM_INLINE WORD32 max32(WORD32 a, WORD32 b) in max32() function
996 let max32 = f32::from_bits(core::f32::INFINITY.to_bits() - 1); in test_f16_consts() localVariable999 assert_eq!(core::f32::MAX, max32); in test_f16_consts()