Home
last modified time | relevance | path

Searched refs:gfc_simplify_atan (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h255 gfc_expr *gfc_simplify_atan (gfc_expr *);
H A Dintrinsic.c1497 gfc_check_fn_rc2008, gfc_simplify_atan, gfc_resolve_atan, in add_functions()
1501 gfc_check_fn_d, gfc_simplify_atan, gfc_resolve_atan, in add_functions()
H A Dsimplify.c1225 gfc_simplify_atan (gfc_expr *x) in gfc_simplify_atan() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h254 gfc_expr *gfc_simplify_atan (gfc_expr *);
H A DChangeLog-2009725 (gfc_simplify_atan): Likewise for atan.
985 gfc_simplify_asin, gfc_simplify_asinh, gfc_simplify_atan,
1651 gfc_simplify_asin,gfc_simplify_asinh,gfc_simplify_atan,
1652 gfc_simplify_atanh,gfc_simplify_atan,gfc_simplify_asinh,
H A Dintrinsic.cc1523 gfc_check_fn_rc2008, gfc_simplify_atan, gfc_resolve_atan, in add_functions()
1527 gfc_check_fn_d, gfc_simplify_atan, gfc_resolve_atan, in add_functions()
H A DChangeLog-2014647 * simplify.c (gfc_simplify_atan): Use mpfr_zero_p to check for zeros.
H A DChangeLog-20041322 gfc_simplify_dnint,gfc_simplify_asin,gfc_simplify_atan,
H A Dsimplify.cc1257 gfc_simplify_atan (gfc_expr *x) in gfc_simplify_atan() function
H A DChangeLog-20104446 (gfc_simplify_atan): Likewise.