Searched refs:gfc_resolve_log (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 553 void gfc_resolve_log (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 2445 gfc_check_fn_rc, gfc_simplify_log, gfc_resolve_log, in add_functions() 2449 NULL, gfc_simplify_log, gfc_resolve_log, in add_functions() 2453 gfc_check_fn_d, gfc_simplify_log, gfc_resolve_log, in add_functions() 2457 NULL, gfc_simplify_log, gfc_resolve_log, in add_functions() 2461 NULL, gfc_simplify_log, gfc_resolve_log, in add_functions()
|
H A D | iresolve.c | 1513 gfc_resolve_log (gfc_expr *f, gfc_expr *x) in gfc_resolve_log() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 551 void gfc_resolve_log (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.cc | 2471 gfc_check_fn_rc, gfc_simplify_log, gfc_resolve_log, in add_functions() 2475 NULL, gfc_simplify_log, gfc_resolve_log, in add_functions() 2479 gfc_check_fn_d, gfc_simplify_log, gfc_resolve_log, in add_functions() 2483 NULL, gfc_simplify_log, gfc_resolve_log, in add_functions() 2487 NULL, gfc_simplify_log, gfc_resolve_log, in add_functions()
|
H A D | ChangeLog | 1701 gfc_resolve_log, gfc_resolve_log10, gfc_resolve_logical,
|
H A D | iresolve.cc | 1527 gfc_resolve_log (gfc_expr *f, gfc_expr *x) in gfc_resolve_log() function
|