Home
last modified time | relevance | path

Searched refs:gfc_complex2real (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h70 gfc_expr *gfc_complex2real (gfc_expr *, int);
H A Darith.cc2370 gfc_complex2real (gfc_expr *src, int kind) in gfc_complex2real() function
H A DChangeLog-20041300 gfc_complex2int,gfc_complex2real,gfc_complex2complex): Convert GMP
2196 gfc_real2complex, gfc_complex2real, gfc_complex2complex): Ditto.
H A Dprimary.cc1368 e = gfc_complex2real (sym->value, sym->value->ts.kind); in match_sym_complex_part()
H A DChangeLog-20051082 gfc_real2complex, gfc_complex2real, gfc_complex2complex): Use
3647 gfc_real2complex, gfc_complex2int, gfc_complex2real,
H A DChangeLog-2016946 * arith.c (gfc_complex2real): Change gfc_warning_now to
H A DChangeLog-20151598 (gfc_complex2real): For -Wconversion or -Wconversion-extra, if
H A Dsimplify.cc8640 f = gfc_complex2real; in gfc_convert_constant()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h70 gfc_expr *gfc_complex2real (gfc_expr *, int);
H A Darith.c2320 gfc_complex2real (gfc_expr *src, int kind) in gfc_complex2real() function
H A Dprimary.c1389 e = gfc_complex2real (sym->value, sym->value->ts.kind); in match_sym_complex_part()
H A Dsimplify.c8497 f = gfc_complex2real; in gfc_convert_constant()