Lines Matching defs:from_str
203 void from_str(const char *);
214 { from_str(s); }
221 { from_str(s); return *this; }
263 real_c_float::from_str (const char *s)
482 static T from_str (const char *);
494 { image = from_str(s); }
501 { image = from_str(s); return *this; }
562 native_float<T>::from_str (const char *s)
569 native_float<float>::from_str (const char *s)
576 native_float<double>::from_str (const char *s)