Searched refs:epsilon32 (Results 1 – 1 of 1) sorted by relevance
985 let epsilon32 = one_plus_epsilon32 - 1f32; in test_f16_consts() localVariable986 assert_eq!(core::f32::EPSILON, epsilon32); in test_f16_consts()