Home
last modified time | relevance | path

Searched refs:from_str (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/contrib/
Dparanoia.cc203 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_float
482 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_float
569 native_float<float>::from_str (const char *s) in from_str() function in native_float
576 native_float<double>::from_str (const char *s) in from_str() function in native_float