Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dst.c155 gfc_free_alloc_list (p->ext.alloc.list); in gfc_free_statement()
H A Dmatch.c4174 gfc_free_alloc_list (gfc_alloc *p) in gfc_free_alloc_list() function
4592 gfc_free_alloc_list (head); in gfc_match_allocate()
4846 gfc_free_alloc_list (head); in gfc_match_deallocate()
H A Dgfortran.h3256 void gfc_free_alloc_list (gfc_alloc *);
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc155 gfc_free_alloc_list (p->ext.alloc.list); in gfc_free_statement()
H A Dmatch.cc4215 gfc_free_alloc_list (gfc_alloc *p) in gfc_free_alloc_list() function
4633 gfc_free_alloc_list (head); in gfc_match_allocate()
4887 gfc_free_alloc_list (head); in gfc_match_deallocate()
H A Dgfortran.h3544 void gfc_free_alloc_list (gfc_alloc *);
H A DChangeLog-20113030 (gfc_free_alloc_list, gfc_free_namelist, gfc_free_equiv_until):