Searched defs:Float (Results 1 – 2 of 2) sorted by relevance
34 Float, enumerator
103 class Float; variable964 explicit Float(float v) : mValue(v) {} in Float() function