Home
last modified time | relevance | path

Searched refs:interpret_float (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc44 static tree interpret_float (const cpp_token *, unsigned int, const char *,
545 *value = interpret_float (tok, flags, suffix, &overflow); in c_lex_with_flags()
916 interpret_float (const cpp_token *token, unsigned int flags, in interpret_float() function
H A DChangeLog1244 * c-lex.c (interpret_float): Handle digit separators for C2X.
2615 * c-lex.c (interpret_float): Give an error for decimal
3258 (interpret_float): Same.
5183 * c-lex.c (interpret_float): Use token location
6579 * c-lex.c (interpret_float): Handle _FloatN and _FloatNx
7504 * c-lex.c (interpret_float): Use fold_convert.
7750 * c-lex.c (interpret_float): Use real_equal instead of
10297 * c-lex.c (interpret_float): Remove digit separators from scratch string
10969 (interpret_integer, interpret_float): Add overflow_type argument.
11480 * c-lex.c (interpret_float): Likewise.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c43 static tree interpret_float (const cpp_token *, unsigned int, const char *,
492 *value = interpret_float (tok, flags, suffix, &overflow); in c_lex_with_flags()
848 interpret_float (const cpp_token *token, unsigned int flags, in interpret_float() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20073625 (interpret_float): Move to gfc_interpret_float, make non-static.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200924392 * c-lex.c (interpret_float): Use pragma FLOAT_CONST_DECIMAL64 for
29914 * c-lex.c (interpret_float): Default (no suffix) is double.
30620 * c-lex.c (interpret_float): Interpret constant with excess
H A DChangeLog-20079168 (interpret_float): Process _Fract and _Accum.
16197 (interpret_float): Use targetm.c.mode_for_suffix to determine
25229 * c-lex.c (interpret_float): On overflow, emit pedantic warning if
H A DChangeLog-20027501 * c-lex.c (interpret_float): Likewise.
18615 interpret_float, narrowest_unsigned_type and
H A DChangeLog-20049339 * c-lex.c (interpret_float): Give a pedwarn rather than a warning
21668 * c-lex.c (interpret_float): Likewise.
H A DChangeLog-20051138 * c-lex.c (interpret_float): Decode decimal float types from CPP_N
H A DChangeLog-201029260 * c-lex.c (c_lex_with_flags, interpret_float): Don't increment