Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-target.cc86 real_from_string (&T::max.rv (), buf); in define_float_constants()
90 real_from_string (&T::min_normal.rv (), buf); in define_float_constants()
106 real_from_string (&T::epsilon.rv (), buf); in define_float_constants()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-target.cc82 real_from_string (&f.max.rv (), buf); in define_float_constants()
86 real_from_string (&f.min_normal.rv (), buf); in define_float_constants()
99 real_from_string (&f.epsilon.rv (), buf); in define_float_constants()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drealmpfr.c101 real_from_string (r, buf); in real_from_mpfr()
H A Ddfp.c602 real_from_string (&to, string); in decimal_real_to_integer()
629 real_from_string (&to, string); in decimal_real_to_integer()
H A Dreal.h326 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.c1863 real_from_string (&r, str); in real_to_decimal_for_mode()
1960 real_from_string (REAL_VALUE_TYPE *r, const char *str) in real_from_string() function
2161 real_from_string (&r, s); in real_from_string2()
2176 real_from_string (r, s); in real_from_string3()
H A Dbuiltins.c9569 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
9593 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
9632 real_from_string (&rmax, buf); in fold_builtin_interclass_mathfn()
9634 real_from_string (&rmin, buf); in fold_builtin_interclass_mathfn()
9814 real_from_string (&r, buf); in fold_builtin_fpclassify()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drealmpfr.cc101 real_from_string (r, buf); in real_from_mpfr()
H A Ddfp.cc602 real_from_string (&to, string); in decimal_real_to_integer()
629 real_from_string (&to, string); in decimal_real_to_integer()
H A Dreal.h325 extern int real_from_string (REAL_VALUE_TYPE *, const char *);
H A Dfixed-value.cc72 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.cc1863 real_from_string (&r, str); in real_to_decimal_for_mode()
1960 real_from_string (REAL_VALUE_TYPE *r, const char *str) in real_from_string() function
2161 real_from_string (&r, s); in real_from_string2()
2176 real_from_string (r, s); in real_from_string3()
H A Dbuiltins.cc8765 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
8789 real_from_string (&r, buf); in fold_builtin_interclass_mathfn()
8828 real_from_string (&rmax, buf); in fold_builtin_interclass_mathfn()
8830 real_from_string (&rmin, buf); in fold_builtin_interclass_mathfn()
9013 real_from_string (&r, buf); in fold_builtin_fpclassify()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.cc243 real_from_string (&real, "SNaN"); in gfc_conv_mpfr_to_tree()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.c243 real_from_string (&real, "SNaN"); in gfc_conv_mpfr_to_tree()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c1653 real_from_string (&real, lazy_hex_fp_values[num].hex_str); in lazy_hex_fp_value()
1716 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()
H A Dc-lex.c1028 int oflow = real_from_string (&realvoidmode, copy); in interpret_float()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc1779 real_from_string (&real, lazy_hex_fp_values[num].hex_str); in lazy_hex_fp_value()
1842 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()
H A Dc-lex.cc1096 int oflow = real_from_string (&realvoidmode, copy); in interpret_float()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc279 real_from_string (&f, s); in from_str()
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc279 real_from_string (&f, s); in from_str()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc11318 real_from_string (&rv, "0.5"); in ia64_dconst_0_5()
11332 real_from_string (&rv, "0.375"); in ia64_dconst_0_375()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c11318 real_from_string (&rv, "0.5"); in ia64_dconst_0_5()
11332 real_from_string (&rv, "0.375"); in ia64_dconst_0_375()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c742 real_from_string (&dconst1over2pi, in init_ext_gcn_constants()

12