Searched refs:min32 (Results 1 – 2 of 2) sorted by relevance
104 static PLATFORM_INLINE WORD32 min32(WORD32 a, WORD32 b) in min32() function
997 let min32 = f32::from_bits(core::f32::NEG_INFINITY.to_bits() - 1); in test_f16_consts() localVariable1000 assert_eq!(core::f32::MIN, min32); in test_f16_consts()