Searched refs:gfc_check_repeat (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 143 bool gfc_check_repeat (gfc_expr *, gfc_expr *);
|
H A D | check.c | 4646 gfc_check_repeat (gfc_expr *x, gfc_expr *y) in gfc_check_repeat() function
|
H A D | intrinsic.c | 2864 gfc_check_repeat, gfc_simplify_repeat, gfc_resolve_repeat, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 143 bool gfc_check_repeat (gfc_expr *, gfc_expr *);
|
H A D | check.cc | 4665 gfc_check_repeat (gfc_expr *x, gfc_expr *y) in gfc_check_repeat() function
|
H A D | ChangeLog-2003 | 348 * check.c (gfc_check_repeat): Check arguments are scalar.
|
H A D | intrinsic.cc | 2890 gfc_check_repeat, gfc_simplify_repeat, gfc_resolve_repeat, in add_functions()
|
H A D | ChangeLog-2005 | 3666 gfc_check_range, gfc_check_real, gfc_check_repeat,
|