Searched refs:real_from_string3 (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | real.h | 227 extern void real_from_string3 (REAL_VALUE_TYPE *, const char *, enum machine_mode);
|
| HD | dfp.c | 319 real_from_string3 (to, string, mode); in decimal_to_binary()
|
| HD | c-lex.c | 687 real_from_string3 (&real, copy, TYPE_MODE (type)); in interpret_float()
|
| HD | real.c | 2012 real_from_string3 (REAL_VALUE_TYPE *r, const char *s, enum machine_mode mode) in real_from_string3() function
|
| HD | ChangeLog-2005 | 1139 flags. Use real_from_string3, which can handle binary or decimal 2981 (real_from_string3): Declare. 3002 (real_from_string3): New variant, given a mode.
|