Searched refs:real_from_string (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dreal.h225 extern void real_from_string (REAL_VALUE_TYPE *, const char *);
H A Ddfp.c571 real_from_string (&to, string);
598 real_from_string (&to, string);
H A Dc-cppbuiltin.c710 real_from_string (&real, hex_str);
H A Dreal.c1801 real_from_string (REAL_VALUE_TYPE *r, const char *str)
2006 real_from_string (&r, s);
2021 real_from_string (r, s);
1797 real_from_string (REAL_VALUE_TYPE *r, const char *str) function
H A Demit-rtl.c5237 real_from_string (&dconstpi,
5239 real_from_string (&dconste,
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c4916 real_from_string (&ext_80387_constants_table[i], cst[i]);

Completed in 177 milliseconds