Searched refs:match_integer_constant (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | primary.c | 246 match_integer_constant (gfc_expr **result, int signflag) in match_integer_constant() function 313 if (match_integer_constant (&e, 0) == MATCH_YES in match_hollerith_constant() 1428 return match_integer_constant (result, 1); in match_complex_part() 1581 m = match_integer_constant (result, signflag); in gfc_match_literal_constant()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | primary.cc | 246 match_integer_constant (gfc_expr **result, int signflag) in match_integer_constant() function 313 if (match_integer_constant (&e, 0) == MATCH_YES in match_hollerith_constant() 1407 return match_integer_constant (result, 1); in match_complex_part() 1560 m = match_integer_constant (result, signflag); in gfc_match_literal_constant()
|
H A D | ChangeLog-2004 | 848 * primary.c (match_integer_constant, match_real_constant, 2097 * primary.c (match_digits, match_integer_constant, 2461 * primary.c (match_digits, match_integer_constant): Add comment
|
H A D | ChangeLog-2019 | 1569 (match_integer_constant): Use convert_integer 2440 * primary.c (match_integer_constant): Likewise.
|
H A D | ChangeLog-2014 | 154 * primary.c (match_integer_constant, match_real_constant): Ditto.
|
H A D | ChangeLog-2012 | 2556 * primary.c (match_integer_constant,match_real_constant): Implement
|
H A D | ChangeLog-2011 | 1231 (match_integer_constant,match_real_constant,match_logical_constant):
|
H A D | ChangeLog-2008 | 2005 * primary.c (match_integer_constant, match_hollerith_constant,
|
H A D | ChangeLog-2007 | 4145 * primary.c (match_integer_constant): Mention -fno-range-check
|