Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ops/
Dbytes.rs151 macro_rules! float_to_from_bytes_impl { macro
255 float_to_from_bytes_impl!(f32, 4);
256 float_to_from_bytes_impl!(f64, 8);