Home
last modified time | relevance | path

Searched refs:gfc_resolve_all (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h452 void gfc_resolve_all (gfc_expr *, gfc_expr *, gfc_expr *);
H A Diresolve.c352 gfc_resolve_all (gfc_expr *f, gfc_expr *mask, gfc_expr *dim) in gfc_resolve_all() function
H A Dintrinsic.c1443 gfc_check_all_any, gfc_simplify_all, gfc_resolve_all, in add_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h451 void gfc_resolve_all (gfc_expr *, gfc_expr *, gfc_expr *);
H A DChangeLog-200462 * iresolve.c (gfc_resolve_all, gfc_resolve_any, gfc_resolve_count,
1268 * iresolve.c (gfc_resolve_all, gfc_resolve_any, gfc_resolve_count,
H A DChangeLog1692 gfc_resolve_aimag, gfc_resolve_and, gfc_resolve_aint, gfc_resolve_all,
H A Diresolve.cc358 gfc_resolve_all (gfc_expr *f, gfc_expr *mask, gfc_expr *dim) in gfc_resolve_all() function
H A DChangeLog-20083904 * iresolve.c (gfc_resolve_all): Remove conversion of mask
3994 * iresolve.c (gfc_resolve_all): Call resolve_mask_arg.
H A Dintrinsic.cc1469 gfc_check_all_any, gfc_simplify_all, gfc_resolve_all, in add_functions()
H A DChangeLog-20051930 iresolve.c (gfc_resolve_all): Use gfc_resolve_dim_arg.