Searched refs:gfc_check_datan2 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 64 bool gfc_check_datan2 (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 1526 gfc_check_datan2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions() 3334 gfc_check_datan2, gfc_simplify_atan2d, gfc_resolve_trigd2, in add_functions()
|
H A D | check.c | 2550 bool gfc_check_datan2 (gfc_expr *y, gfc_expr *x) in gfc_check_datan2() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 64 bool gfc_check_datan2 (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.cc | 1552 gfc_check_datan2, gfc_simplify_atan2, gfc_resolve_atan2, in add_functions() 3360 gfc_check_datan2, gfc_simplify_atan2d, gfc_resolve_trigd2, in add_functions()
|
H A D | check.cc | 2554 bool gfc_check_datan2 (gfc_expr *y, gfc_expr *x) in gfc_check_datan2() function
|
H A D | ChangeLog-2007 | 899 * intrinsic.h: Add prototypes for four new functions, gfc_check_datan2, 906 * check.c (gfc_check_datan2): New function to check for double precision
|