Searched refs:gfc_check_co_reduce (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 59 bool gfc_check_co_reduce (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *,
|
H A D | check.c | 2214 gfc_check_co_reduce (gfc_expr *a, gfc_expr *op, gfc_expr *result_image, in gfc_check_co_reduce() function
|
H A D | intrinsic.c | 3770 gfc_check_co_reduce, NULL, NULL, in add_subroutines()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 59 bool gfc_check_co_reduce (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *,
|
H A D | ChangeLog-2014 | 604 (gfc_check_co_reduce): Add OPERATOR checks. 733 (gfc_check_co_broadcast, gfc_check_co_reduce): New. 737 * intrinsic.h (gfc_check_co_broadcast, gfc_check_co_reduce): Add
|
H A D | ChangeLog-2019 | 809 * check.c (gfc_check_co_reduce): Call gfc_typename with the gfc_expr 811 (gfc_check_co_reduce): Call gfc_typename with the gfc_expr "a" instead
|
H A D | check.cc | 2218 gfc_check_co_reduce (gfc_expr *a, gfc_expr *op, gfc_expr *result_image, in gfc_check_co_reduce() function
|
H A D | ChangeLog-2021 | 452 * check.c (gfc_check_co_reduce): Change OPERATOR to
|
H A D | ChangeLog-2017 | 675 * check.c (gfc_check_co_reduce): Clarify error message.
|
H A D | intrinsic.cc | 3796 gfc_check_co_reduce, NULL, NULL, in add_subroutines()
|