Searched defs:FloatingDecimal32 (Results 1 – 2 of 2) sorted by relevance
32 pub struct FloatingDecimal32 { struct40 pub fn f2d(ieee_mantissa: u32, ieee_exponent: u32) -> FloatingDecimal32 { in f2d()
30 pub struct FloatingDecimal32 { struct38 pub fn f2d(ieee_mantissa: u32, ieee_exponent: u32) -> FloatingDecimal32 { in f2d()