Searched refs:gfc_resolve_scale (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 586 void gfc_resolve_scale (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 2446 gfc_resolve_scale (gfc_expr *f, gfc_expr *x, gfc_expr *i ATTRIBUTE_UNUSED) in gfc_resolve_scale() function
|
H A D | intrinsic.c | 2889 gfc_check_scale, gfc_simplify_scale, gfc_resolve_scale, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 584 void gfc_resolve_scale (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | iresolve.cc | 2474 gfc_resolve_scale (gfc_expr *f, gfc_expr *x, gfc_expr *i ATTRIBUTE_UNUSED) in gfc_resolve_scale() function
|
H A D | ChangeLog-2008 | 3422 (gfc_resolve_scale): Don't convert type of second argument. 3634 (gfc_resolve_scale): Likewise.
|
H A D | ChangeLog-2004 | 102 * iresolve.c (gfc_resolve_scale): Convert 'I' argument if not of
|
H A D | intrinsic.cc | 2915 gfc_check_scale, gfc_simplify_scale, gfc_resolve_scale, in add_functions()
|
H A D | ChangeLog-2007 | 2294 (gfc_resolve_scale): Ditto.
|