Searched refs:decimal_real_from_string (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddfp.h36 void decimal_real_from_string (REAL_VALUE_TYPE *, const char *);
H A Ddfp.c92 decimal_real_from_string (REAL_VALUE_TYPE *r, const char *s) function
333 decimal_real_from_string (to, string);
713 decimal_real_from_string (r, max);
H A Dreal.c2019 decimal_real_from_string (r, s);

Completed in 117 milliseconds