Searched refs:gfc_resolve_hypot (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 517 void gfc_resolve_hypot (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 1138 gfc_resolve_hypot (gfc_expr *f, gfc_expr *x, gfc_expr *y ATTRIBUTE_UNUSED) in gfc_resolve_hypot() function
|
H A D | intrinsic.c | 2051 gfc_check_hypot, gfc_simplify_hypot, gfc_resolve_hypot, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 515 void gfc_resolve_hypot (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | ChangeLog | 1699 gfc_resolve_exp, gfc_resolve_floor, gfc_resolve_hypot,
|
H A D | iresolve.cc | 1160 gfc_resolve_hypot (gfc_expr *f, gfc_expr *x, gfc_expr *y ATTRIBUTE_UNUSED) in gfc_resolve_hypot() function
|
H A D | ChangeLog-2008 | 3353 gfc_resolve_hypot): New prototypes. 3360 * iresolve.c (gfc_resolve_hypot): New function.
|
H A D | intrinsic.cc | 2077 gfc_check_hypot, gfc_simplify_hypot, gfc_resolve_hypot, in add_functions()
|