Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h421 gfc_expr *gfc_simplify_tan (gfc_expr *);
H A Dintrinsic.c3158 gfc_check_fn_rc2008, gfc_simplify_tan, gfc_resolve_tan, in add_functions()
3162 gfc_check_fn_d, gfc_simplify_tan, gfc_resolve_tan, in add_functions()
H A Dsimplify.c7862 gfc_simplify_tan (gfc_expr *x) in gfc_simplify_tan() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h420 gfc_expr *gfc_simplify_tan (gfc_expr *);
H A DChangeLog-2004857 gfc_simplify_scale, gfc_simplify_spacing, gfc_simplify_tan,
1334 gfc_simplify_tan,gfc_simplify_tanh,gfc_simplify_tiny,
H A Dintrinsic.cc3184 gfc_check_fn_rc2008, gfc_simplify_tan, gfc_resolve_tan, in add_functions()
3188 gfc_check_fn_d, gfc_simplify_tan, gfc_resolve_tan, in add_functions()
H A Dsimplify.cc8005 gfc_simplify_tan (gfc_expr *x) in gfc_simplify_tan() function
H A DChangeLog-20104508 (gfc_simplify_tan): Replaced if-gate by more common switch-over-type.