Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h300 gfc_expr *gfc_simplify_erfc (gfc_expr *);
H A Dintrinsic.c1866 GFC_STD_F2008, gfc_check_fn_r, gfc_simplify_erfc, in add_functions()
1870 GFC_STD_GNU, gfc_check_fn_d, gfc_simplify_erfc, in add_functions()
H A Dsimplify.c2726 gfc_simplify_erfc (gfc_expr *x) in gfc_simplify_erfc() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h299 gfc_expr *gfc_simplify_erfc (gfc_expr *);
H A Dintrinsic.cc1892 GFC_STD_F2008, gfc_check_fn_r, gfc_simplify_erfc, in add_functions()
1896 GFC_STD_GNU, gfc_check_fn_d, gfc_simplify_erfc, 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.cc2759 gfc_simplify_erfc (gfc_expr *x) in gfc_simplify_erfc() function
H A DChangeLog-20104471 (gfc_simplify_erfc): Whitespace fix.