Searched defs:FloatOne (Results 1 – 2 of 2) sorted by relevance
48 struct FloatOne { struct49 x: f64,100 fn float_one(f: FloatOne) -> FloatOne; in float_one()
36 struct FloatOne { struct37 double x;