Home
last modified time | relevance | path

Searched refs:gfc_simplify_erf (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h299 gfc_expr *gfc_simplify_erf (gfc_expr *);
H A Dintrinsic.c1856 GFC_STD_F2008, gfc_check_fn_r, gfc_simplify_erf, in add_functions()
1860 GFC_STD_GNU, gfc_check_fn_d, gfc_simplify_erf, in add_functions()
H A Dsimplify.c2711 gfc_simplify_erf (gfc_expr *x) in gfc_simplify_erf() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h298 gfc_expr *gfc_simplify_erf (gfc_expr *);
H A Dintrinsic.cc1882 GFC_STD_F2008, gfc_check_fn_r, gfc_simplify_erf, in add_functions()
1886 GFC_STD_GNU, gfc_check_fn_d, gfc_simplify_erf, in add_functions()
H A DChangeLog-20083342 * intrinsic.h (gfc_simplify_erf, gfc_simplify_erfc): New
3344 * simplify.c (gfc_simplify_erf, gfc_simplify_erfc): New functions.
H A Dsimplify.cc2744 gfc_simplify_erf (gfc_expr *x) in gfc_simplify_erf() function
H A DChangeLog-20104470 (gfc_simplify_erf): Whitespace fix.