Searched refs:nan32_from_64 (Results 1 – 2 of 2) sorted by relevance
854 let nan32_from_64 = nan64 as f32; in test_nan_conversion_to_smaller() localVariable865 assert!(nan32_from_64.is_nan() && nan32_from_64.is_sign_positive()); in test_nan_conversion_to_smaller()
1145 let nan32_from_64 = nan64 as f32; in test_nan_conversion_to_smaller() localVariable1156 assert!(nan32_from_64.is_nan() && nan32_from_64.is_sign_positive()); in test_nan_conversion_to_smaller()