Searched refs:gfc_complex2real (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | arith.h | 70 gfc_expr *gfc_complex2real (gfc_expr *, int);
|
| H A D | arith.cc | 2370 gfc_complex2real (gfc_expr *src, int kind) in gfc_complex2real() function
|
| H A D | ChangeLog-2004 | 1300 gfc_complex2int,gfc_complex2real,gfc_complex2complex): Convert GMP 2196 gfc_real2complex, gfc_complex2real, gfc_complex2complex): Ditto.
|
| H A D | primary.cc | 1368 e = gfc_complex2real (sym->value, sym->value->ts.kind); in match_sym_complex_part()
|
| H A D | ChangeLog-2005 | 1082 gfc_real2complex, gfc_complex2real, gfc_complex2complex): Use 3647 gfc_real2complex, gfc_complex2int, gfc_complex2real,
|
| H A D | ChangeLog-2016 | 946 * arith.c (gfc_complex2real): Change gfc_warning_now to
|
| H A D | ChangeLog-2015 | 1598 (gfc_complex2real): For -Wconversion or -Wconversion-extra, if
|
| H A D | simplify.cc | 8640 f = gfc_complex2real; in gfc_convert_constant()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | arith.h | 70 gfc_expr *gfc_complex2real (gfc_expr *, int);
|
| H A D | arith.c | 2320 gfc_complex2real (gfc_expr *src, int kind) in gfc_complex2real() function
|
| H A D | primary.c | 1389 e = gfc_complex2real (sym->value, sym->value->ts.kind); in match_sym_complex_part()
|
| H A D | simplify.c | 8497 f = gfc_complex2real; in gfc_convert_constant()
|