Searched refs:convert_complex (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | primary.c | 230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex() function 1530 e = convert_complex (real, imag, kind); in match_complex_constant()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | primary.cc | 230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex() function 1509 e = convert_complex (real, imag, kind); in match_complex_constant()
|
H A D | ChangeLog-2019 | 1567 * primary.c (convert_integer, convert_real, convert_complex): ... here. 1571 (match_complex_constant: Use convert_complex. 1623 * primary.c (convert_integer, convert_real, convert_complex): to here.
|