Home
last modified time | relevance | path

Searched refs:gfc_free_forall_iterator (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dst.c193 gfc_free_forall_iterator (p->ext.forall_iterator); in gfc_free_statement()
H A Dmatch.c2323 gfc_free_forall_iterator (gfc_forall_iterator *iter) in gfc_free_forall_iterator() function
2405 gfc_free_forall_iterator (iter); in match_forall_iterator()
2474 gfc_free_forall_iterator (head); in match_forall_header()
2534 gfc_free_forall_iterator (head); in match_simple_forall()
2608 gfc_free_forall_iterator (head); in gfc_match_forall()
2694 gfc_free_forall_iterator (head); in gfc_match_do()
H A Dgfortran.h3255 void gfc_free_forall_iterator (gfc_forall_iterator *);
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc193 gfc_free_forall_iterator (p->ext.forall_iterator); in gfc_free_statement()
H A Dmatch.cc2298 gfc_free_forall_iterator (gfc_forall_iterator *iter) in gfc_free_forall_iterator() function
2380 gfc_free_forall_iterator (iter); in match_forall_iterator()
2449 gfc_free_forall_iterator (head); in match_forall_header()
2509 gfc_free_forall_iterator (head); in match_simple_forall()
2583 gfc_free_forall_iterator (head); in gfc_match_forall()
2669 gfc_free_forall_iterator (head); in gfc_match_do()
H A Dgfortran.h3543 void gfc_free_forall_iterator (gfc_forall_iterator *);
H A DChangeLog-20111639 (match_derived_type_spec, match_type_spec, gfc_free_forall_iterator,
3032 (free_case, gfc_free_forall_iterator): Likewise.