Searched refs:real_from_string (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | dfp.c | 571 real_from_string (&to, string); in decimal_real_to_integer() 598 real_from_string (&to, string); in decimal_real_to_integer2()
|
| H A D | real.h | 225 extern void real_from_string (REAL_VALUE_TYPE *, const char *);
|
| H A D | c-cppbuiltin.c | 710 real_from_string (&real, hex_str); in builtin_define_with_hex_fp_value()
|
| H A D | real.c | 1797 real_from_string (REAL_VALUE_TYPE *r, const char *str) in real_from_string() function 2002 real_from_string (&r, s); in real_from_string2() 2017 real_from_string (r, s); in real_from_string3()
|
| H A D | emit-rtl.c | 5211 real_from_string (&dconstpi, in init_emit_once() 5213 real_from_string (&dconste, in init_emit_once()
|
| H A D | ChangeLog-2002 | 5583 (real_to_decimal, real_from_string): Use it. 6054 * real.c (real_from_string): Apply sign last. Tidy exponent handling. 6938 real_to_hexadecimal, real_from_string, real_from_integer,
|
| H A D | ChangeLog-2006 | 9184 * real.c (real_from_string): If the mantissa is zero, don't bother
|
| H A D | ChangeLog-2005 | 9870 * real.c (real_from_string): Also set last bit if there is a 9971 * real.c (real_from_string): Set last bit if there is a nonzero
|
| H A D | ChangeLog-2004 | 42367 * real.c (real_from_string): Look for 'X' as well as 'x' in
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 4905 real_from_string (&ext_80387_constants_table[i], cst[i]); in init_ext_80387_constants()
|