Searched refs:from_str (Results 1 – 1 of 1) sorted by relevance
203 void from_str(const char *);214 { from_str(s); } in real_c_float()221 { from_str(s); return *this; } in operator =()263 real_c_float::from_str (const char *s) in from_str() function in real_c_float482 static T from_str (const char *);494 { image = from_str(s); } in native_float()501 { image = from_str(s); return *this; } in operator =()562 native_float<T>::from_str (const char *s) in from_str() function in native_float569 native_float<float>::from_str (const char *s) in from_str() function in native_float576 native_float<double>::from_str (const char *s) in from_str() function in native_float