Searched refs:fixed_from_string (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fixed-value.h | 64 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
|
H A D | fixed-value.c | 111 fixed_from_string (FIXED_VALUE_TYPE *f, const char *str, scalar_mode mode) in fixed_from_string() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fixed-value.h | 64 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
|
H A D | fixed-value.cc | 111 fixed_from_string (FIXED_VALUE_TYPE *f, const char *str, scalar_mode mode) in fixed_from_string() function
|
H A D | ChangeLog-2017 | 17890 (fixed_from_string): Likewise. 17896 (fixed_from_string): Likewise. 36526 * fixed-value.c (fixed_from_string): Restore use of elt (1) 36583 * fixed-value.c (fixed_from_string): Use ulow/uhigh to avoid
|
H A D | ChangeLog-2007 | 7707 (fixed_from_string): Ditto. 8073 (fixed_from_string): Ditto. 8257 (fixed_from_string): Ditto.
|
H A D | ChangeLog | 13707 * fixed-value.h (fixed_from_string): Likewise.
|
H A D | ChangeLog-2015 | 9378 * fixed-value.c (check_real_for_fixed_mode, fixed_from_string)
|
H A D | ChangeLog-2014 | 39847 (fixed_from_string): Use wide-int interfaces.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 1243 fixed_from_string (&fixed, copy, SCALAR_TYPE_MODE (type)); in interpret_fixed()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 1175 fixed_from_string (&fixed, copy, SCALAR_TYPE_MODE (type)); in interpret_fixed()
|