Searched refs:min_pos32 (Results 1 – 1 of 1) sorted by relevance
998 let min_pos32 = 2f32.powi(core::f32::MIN_EXP - 1); in test_f16_consts() localVariable1001 assert_eq!(core::f32::MIN_POSITIVE, min_pos32); in test_f16_consts()