Searched refs:gfc_resolve_g77_math1 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.cc | 1559 gfc_check_fn_r, gfc_simplify_bessel_j0, gfc_resolve_g77_math1, in add_functions() 1565 gfc_check_fn_d, gfc_simplify_bessel_j0, gfc_resolve_g77_math1, in add_functions() 1571 gfc_check_fn_r, gfc_simplify_bessel_j1, gfc_resolve_g77_math1, in add_functions() 1577 gfc_check_fn_d, gfc_simplify_bessel_j1, gfc_resolve_g77_math1, in add_functions() 1601 gfc_check_fn_r, gfc_simplify_bessel_y0, gfc_resolve_g77_math1, in add_functions() 1607 gfc_check_fn_d, gfc_simplify_bessel_y0, gfc_resolve_g77_math1, in add_functions() 1613 gfc_check_fn_r, gfc_simplify_bessel_y1, gfc_resolve_g77_math1, in add_functions() 1619 gfc_check_fn_d, gfc_simplify_bessel_y1, gfc_resolve_g77_math1, in add_functions() 1883 gfc_resolve_g77_math1, x, BT_REAL, dr, REQUIRED); in add_functions() 1887 gfc_resolve_g77_math1, x, BT_REAL, dd, REQUIRED); in add_functions() [all …]
|
H A D | intrinsic.h | 507 void gfc_resolve_g77_math1 (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2004 | 752 gfc_resolve_g77_math1): Add prototypes. 753 * resolve.c (gfc_resolve_besn, gfc_resolve_g77_math1): New functions.
|
H A D | iresolve.cc | 1098 gfc_resolve_g77_math1 (gfc_expr *f, gfc_expr *x) in gfc_resolve_g77_math1() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.c | 1533 gfc_check_fn_r, gfc_simplify_bessel_j0, gfc_resolve_g77_math1, in add_functions() 1539 gfc_check_fn_d, gfc_simplify_bessel_j0, gfc_resolve_g77_math1, in add_functions() 1545 gfc_check_fn_r, gfc_simplify_bessel_j1, gfc_resolve_g77_math1, in add_functions() 1551 gfc_check_fn_d, gfc_simplify_bessel_j1, gfc_resolve_g77_math1, in add_functions() 1575 gfc_check_fn_r, gfc_simplify_bessel_y0, gfc_resolve_g77_math1, in add_functions() 1581 gfc_check_fn_d, gfc_simplify_bessel_y0, gfc_resolve_g77_math1, in add_functions() 1587 gfc_check_fn_r, gfc_simplify_bessel_y1, gfc_resolve_g77_math1, in add_functions() 1593 gfc_check_fn_d, gfc_simplify_bessel_y1, gfc_resolve_g77_math1, in add_functions() 1857 gfc_resolve_g77_math1, x, BT_REAL, dr, REQUIRED); in add_functions() 1861 gfc_resolve_g77_math1, x, BT_REAL, dd, REQUIRED); in add_functions() [all …]
|
H A D | intrinsic.h | 509 void gfc_resolve_g77_math1 (gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 1076 gfc_resolve_g77_math1 (gfc_expr *f, gfc_expr *x) in gfc_resolve_g77_math1() function
|