Home
last modified time | relevance | path

Searched refs:gfc_specification_expr (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc3532 t = gfc_specification_expr (e->ref->u.ss.start); in check_restricted()
3536 t = gfc_specification_expr (e->ref->u.ss.end); in check_restricted()
3562 gfc_specification_expr (gfc_expr *e) in gfc_specification_expr() function
H A Darray.cc386 || !gfc_specification_expr (e)) in resolve_array_bound()
H A Dgfortran.h3624 bool gfc_specification_expr (gfc_expr *);
H A DChangeLog-20121052 (gfc_specification_expr, gfc_check_pointer_assign): Use
H A Ddecl.cc2075 if (!gfc_specification_expr (sym->ts.u.cl->length)) in add_init_expr_to_sym()
H A DChangeLog-200548 * expr.c (gfc_specification_expr): Accept NULL argument.
H A DChangeLog-20082636 * expr.c (gfc_specification_expr): Supplement the error message with the
H A DChangeLog-20104727 (gfc_specification_expr): Check proc-pointers for pureness.
H A DChangeLog-20071048 * expr.c (gfc_specification_expr): If a function is not
H A Dresolve.cc12613 if (!gfc_specification_expr (e)) in resolve_index_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c3500 t = gfc_specification_expr (e->ref->u.ss.start); in check_restricted()
3504 t = gfc_specification_expr (e->ref->u.ss.end); in check_restricted()
3530 gfc_specification_expr (gfc_expr *e) in gfc_specification_expr() function
H A Darray.c379 || !gfc_specification_expr (e)) in resolve_array_bound()
H A Dgfortran.h3333 bool gfc_specification_expr (gfc_expr *);
H A Ddecl.c1993 if (!gfc_specification_expr (sym->ts.u.cl->length)) in add_init_expr_to_sym()
H A Dresolve.c12406 if (!gfc_specification_expr (e)) in resolve_index_expr()