Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Drealmpfr.c99 real_from_string (r, buf); in real_from_mpfr()
H A Ddfp.c604 real_from_string (&to, string); in decimal_real_to_integer()
631 real_from_string (&to, string); in decimal_real_to_integer2()
H A Dreal.h277 extern int real_from_string (REAL_VALUE_TYPE *, const char *);
H A Dfixed-value.c72 real_from_string (&min_value, "0.0"); in check_real_for_fixed_mode()
96 real_from_string (&real_value, str); in fixed_from_string()
H A Dreal.c1805 real_from_string (&r, str); in real_to_decimal_for_mode()
1903 real_from_string (REAL_VALUE_TYPE *r, const char *str) in real_from_string() function
2128 real_from_string (&r, s); in real_from_string2()
2143 real_from_string (r, s); in real_from_string3()
H A Dbuiltins.c9970 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
9986 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
10010 real_from_string (&rmax, buf); in fold_builtin_interclass_mathfn()
10012 real_from_string (&rmin, buf); in fold_builtin_interclass_mathfn()
10166 real_from_string (&r, buf); in fold_builtin_fpclassify()
/dragonfly/contrib/gcc-8.0/gcc/
H A Drealmpfr.c101 real_from_string (r, buf); in real_from_mpfr()
H A Ddfp.c598 real_from_string (&to, string); in decimal_real_to_integer()
625 real_from_string (&to, string); in decimal_real_to_integer()
H A Dreal.h318 extern int real_from_string (REAL_VALUE_TYPE *, const char *);
H A Dfixed-value.c72 real_from_string (&min_value, "0.0"); in check_real_for_fixed_mode()
121 real_from_string (&real_value, str); in fixed_from_string()
H A Dreal.c1860 real_from_string (&r, str); in real_to_decimal_for_mode()
1957 real_from_string (REAL_VALUE_TYPE *r, const char *str) in real_from_string() function
2158 real_from_string (&r, s); in real_from_string2()
2173 real_from_string (r, s); in real_from_string3()
H A Dbuiltins.c8460 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
8484 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
8523 real_from_string (&rmax, buf); in fold_builtin_interclass_mathfn()
8525 real_from_string (&rmin, buf); in fold_builtin_interclass_mathfn()
8705 real_from_string (&r, buf); in fold_builtin_fpclassify()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-cppbuiltin.c1050 real_from_string (&real, lazy_hex_fp_values[idx].hex_str); in lazy_hex_fp_value()
1114 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()
H A Dc-lex.c802 int overflow = real_from_string (&realvoidmode, copy); in interpret_float()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-cppbuiltin.c1600 real_from_string (&real, lazy_hex_fp_values[idx].hex_str); in lazy_hex_fp_value()
1664 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()
H A Dc-lex.c970 int oflow = real_from_string (&realvoidmode, copy); in interpret_float()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c8188 real_from_string (&ext_80387_constants_table[i], cst[i]); in init_ext_80387_constants()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c10329 real_from_string (&ext_80387_constants_table[i], cst[i]); in init_ext_80387_constants()