Searched refs:gfc_resolve_shape (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 592 void gfc_resolve_shape (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 2485 gfc_resolve_shape (gfc_expr *f, gfc_expr *array, gfc_expr *kind) in gfc_resolve_shape() function
|
H A D | intrinsic.c | 2944 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 590 void gfc_resolve_shape (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2011 | 3756 * resolve.c (gfc_resolve_shape): Ditto. 3758 * intrinsic.h (gfc_check_shape, gfc_resolve_shape,
|
H A D | iresolve.cc | 2513 gfc_resolve_shape (gfc_expr *f, gfc_expr *array, gfc_expr *kind) in gfc_resolve_shape() function
|
H A D | ChangeLog-2012 | 1153 * iresolve.c (resolve_bound, gfc_resolve_shape):
|
H A D | ChangeLog-2004 | 66 gfc_resolve_product, gfc_resolve_reshape, gfc_resolve_shape,
|
H A D | intrinsic.cc | 2970 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
|