Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h303 gfc_expr *gfc_simplify_exponent (gfc_expr *);
H A Dintrinsic.c1916 GFC_STD_F95, gfc_check_fn_r, gfc_simplify_exponent, gfc_resolve_exponent, in add_functions()
H A Dsimplify.c2922 gfc_simplify_exponent (gfc_expr *x) in gfc_simplify_exponent() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h302 gfc_expr *gfc_simplify_exponent (gfc_expr *);
H A DChangeLog-2006948 (gfc_simplify_exponent, gfc_simplify_log, gfc_simplify_nearest,
1224 * simplify.c (gfc_simplify_atan2, gfc_simplify_exponent,
1538 (gfc_simplify_exponent): Fix conditional for use of mpfr_get_exp().
1556 * simplify.c (gfc_simplify_exponent): Use mpfr_get_exp in
H A DChangeLog-2004432 (gfc_simplify_exponent, gfc_simplify_fraction): Simplify calculations.
1326 gfc_simplify_exp,gfc_simplify_exponent,gfc_simplify_floor,
H A DChangeLog-2014650 (gfc_simplify_exponent): Handle infinities and NaNs.
H A Dintrinsic.cc1942 GFC_STD_F95, gfc_check_fn_r, gfc_simplify_exponent, gfc_resolve_exponent, in add_functions()
H A Dsimplify.cc2955 gfc_simplify_exponent (gfc_expr *x) in gfc_simplify_exponent() function
H A DChangeLog-20052915 * simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))
H A DChangeLog-20104474 (gfc_simplify_exponent): Use convert_boz().