Searched refs:gfc_check_shape (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 154 bool gfc_check_shape (gfc_expr *, gfc_expr *);
|
H A D | check.c | 5024 gfc_check_shape (gfc_expr *source, gfc_expr *kind) in gfc_check_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 | 154 bool gfc_check_shape (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2020 | 1460 (gfc_check_shape, gfc_check_size, gfc_check_spread) 1722 (gfc_check_kind, gfc_check_merge, gfc_check_shape)
|
H A D | ChangeLog-2021 | 417 * check.c (gfc_check_shape): Avoid NULL pointer dereference on 859 * check.c (gfc_check_shape): Reorder checks so that invalid KIND
|
H A D | ChangeLog-2011 | 3754 * check.c (gfc_check_shape): Support kind argument in SHAPE. 3758 * intrinsic.h (gfc_check_shape, gfc_resolve_shape,
|
H A D | check.cc | 5043 gfc_check_shape (gfc_expr *source, gfc_expr *kind) in gfc_check_shape() function
|
H A D | ChangeLog-2012 | 1373 gfc_check_shape, gfc_check_size, gfc_check_sngl, gfc_check_ubound,
|
H A D | intrinsic.cc | 2970 gfc_check_shape, gfc_simplify_shape, gfc_resolve_shape, in add_functions()
|
H A D | ChangeLog-2008 | 4017 * check.c (gfc_check_shape): Accept array ranges of
|