Home
last modified time | relevance | path

Searched refs:fixed_from_string (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfixed-value.h64 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
H A Dfixed-value.c111 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 Dfixed-value.h64 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
H A Dfixed-value.cc111 fixed_from_string (FIXED_VALUE_TYPE *f, const char *str, scalar_mode mode) in fixed_from_string() function
H A DChangeLog-201717890 (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 DChangeLog-20077707 (fixed_from_string): Ditto.
8073 (fixed_from_string): Ditto.
8257 (fixed_from_string): Ditto.
H A DChangeLog13707 * fixed-value.h (fixed_from_string): Likewise.
H A DChangeLog-20159378 * fixed-value.c (check_real_for_fixed_mode, fixed_from_string)
H A DChangeLog-201439847 (fixed_from_string): Use wide-int interfaces.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc1243 fixed_from_string (&fixed, copy, SCALAR_TYPE_MODE (type)); in interpret_fixed()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c1175 fixed_from_string (&fixed, copy, SCALAR_TYPE_MODE (type)); in interpret_fixed()