Home
last modified time | relevance | path

Searched refs:gfc_simplify_atan2 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h258 gfc_expr *gfc_simplify_atan2 (gfc_expr *, gfc_expr *);
H A Dintrinsic.c1506 gfc_check_atan_2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions()
1522 gfc_check_atan2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions()
1526 gfc_check_datan2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions()
H A Dsimplify.c1288 gfc_simplify_atan2 (gfc_expr *y, gfc_expr *x) in gfc_simplify_atan2() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h257 gfc_expr *gfc_simplify_atan2 (gfc_expr *, gfc_expr *);
H A Dintrinsic.cc1532 gfc_check_atan_2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions()
1548 gfc_check_atan2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions()
1552 gfc_check_datan2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions()
H A DChangeLog-2006947 * simplify.c: (gfc_simplify_atan2): Remove use of arctangent2.
1224 * simplify.c (gfc_simplify_atan2, gfc_simplify_exponent,
1536 * simplify.c (gfc_simplify_atan2): Fix conditional for use of
1551 (gfc_simplify_atan2): Use mpfr_atan2 in preference to arctangent2().
H A DChangeLog-20041323 gfc_simplify_atan2,gfc_simplify_ceiling,simplify_cmplx,
2517 * simplify.c (gfc_simplify_atan2): Use it.
H A DChangeLog-20201895 (gfc_simplify_atan2): Fix error message.
H A Dsimplify.cc1320 gfc_simplify_atan2 (gfc_expr *y, gfc_expr *x) in gfc_simplify_atan2() function
H A DChangeLog-20082290 (gfc_simplify_atan2): Move error checking earlier to eliminate
H A DChangeLog-20104448 (gfc_simplify_atan2): Whitespace fix.