Home
last modified time | relevance | path

Searched refs:float_const_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/
Dfloat.rs2174 macro_rules! float_const_impl { macro
2195 float_const_impl! { @float f32, $($constant,)+ }
2196 float_const_impl! { @float f64, $($constant,)+ }
2210 float_const_impl! {