Searched refs:gfc_resolve_log10 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 554 void gfc_resolve_log10 (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 2469 gfc_check_fn_r, gfc_simplify_log10, gfc_resolve_log10, in add_functions() 2473 NULL, gfc_simplify_log10, gfc_resolve_log10, in add_functions() 2477 gfc_check_fn_d, gfc_simplify_log10, gfc_resolve_log10, in add_functions()
|
H A D | iresolve.c | 1522 gfc_resolve_log10 (gfc_expr *f, gfc_expr *x) in gfc_resolve_log10() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 552 void gfc_resolve_log10 (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.cc | 2495 gfc_check_fn_r, gfc_simplify_log10, gfc_resolve_log10, in add_functions() 2499 NULL, gfc_simplify_log10, gfc_resolve_log10, in add_functions() 2503 gfc_check_fn_d, gfc_simplify_log10, gfc_resolve_log10, in add_functions()
|
H A D | ChangeLog | 1701 gfc_resolve_log, gfc_resolve_log10, gfc_resolve_logical,
|
H A D | iresolve.cc | 1537 gfc_resolve_log10 (gfc_expr *f, gfc_expr *x) in gfc_resolve_log10() function
|