Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c1435 match_complex_constant (gfc_expr **result) in match_complex_constant() function
1561 m = match_complex_constant (result); in gfc_match_literal_constant()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc1414 match_complex_constant (gfc_expr **result) in match_complex_constant() function
1540 m = match_complex_constant (result); in gfc_match_literal_constant()
H A DChangeLog-20052113 * primary.c (match_complex_constant): Call gfc_free_error if
3165 * primary.c (match_complex_constant): Mangled complex constant may
3482 (match_complex_constant): Cross-promote integer types.
H A DChangeLog-20073212 (match_complex_constant): Ditto.
3213 (match_complex_constant): Ditto.
H A DChangeLog-20042101 match_complex_constant, match_actual_arg, match_keyword_arg,
H A DChangeLog-20161040 * primary.c (match_complex_constant): If there
H A DChangeLog-20151728 * primary.c (match_complex_constant): Replace gfc_error_buf and
H A DChangeLog-20191571 (match_complex_constant: Use convert_complex.
H A DChangeLog-20113296 (match_complex_constant): Make sure to clear the typespec.
H A DChangeLog-20082902 match_complex_constant, match_actual_arg, match_varspec,