Searched refs:interpret_float (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 44 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 D | ChangeLog | 1244 * 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 D | c-lex.c | 43 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 D | ChangeLog-2007 | 3625 (interpret_float): Move to gfc_interpret_float, make non-static.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 24392 * 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 D | ChangeLog-2007 | 9168 (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 D | ChangeLog-2002 | 7501 * c-lex.c (interpret_float): Likewise. 18615 interpret_float, narrowest_unsigned_type and
|
H A D | ChangeLog-2004 | 9339 * c-lex.c (interpret_float): Give a pedwarn rather than a warning 21668 * c-lex.c (interpret_float): Likewise.
|
H A D | ChangeLog-2005 | 1138 * c-lex.c (interpret_float): Decode decimal float types from CPP_N
|
H A D | ChangeLog-2010 | 29260 * c-lex.c (c_lex_with_flags, interpret_float): Don't increment
|