Searched defs:to_float (Results 1 – 2 of 2) sorted by relevance
21 def to_float(v): function
285 inline bool to_float(const Twine &T, N &Num, N (*StrTo)(const char *, char **)) { in to_float() function 297 inline bool to_float(const Twine &T, float &Num) { in to_float() function 301 inline bool to_float(const Twine &T, double &Num) { in to_float() function 305 inline bool to_float(const Twine &T, long double &Num) { in to_float() function