Home
last modified time | relevance | path

Searched refs:gfc_alloc (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h2475 typedef struct gfc_alloc struct
2478 struct gfc_alloc *next; argument
2480 gfc_alloc; typedef
2482 #define gfc_get_alloc() XCNEW (gfc_alloc)
2672 gfc_alloc *list;
3256 void gfc_free_alloc_list (gfc_alloc *);
H A Dmatch.c4174 gfc_free_alloc_list (gfc_alloc *p) in gfc_free_alloc_list()
4176 gfc_alloc *q; in gfc_free_alloc_list()
4192 gfc_alloc *head, *tail; in gfc_match_allocate()
4694 gfc_alloc *head, *tail; in gfc_match_deallocate()
H A Ddump-parse-tree.c1937 gfc_alloc *a; in show_code_node()
H A Dtrans-stmt.c6151 gfc_alloc *al; in gfc_trans_allocate()
7170 gfc_alloc *al; in gfc_trans_deallocate()
H A Dfrontend-passes.c5147 gfc_alloc *a; in gfc_code_walker()
H A Dresolve.c7703 gfc_alloc *a; in resolve_allocate_expr()
8145 gfc_alloc *a, *p, *q; in resolve_allocate_deallocate()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h2764 typedef struct gfc_alloc struct
2767 struct gfc_alloc *next; argument
2769 gfc_alloc; typedef
2771 #define gfc_get_alloc() XCNEW (gfc_alloc)
2958 gfc_alloc *list;
3544 void gfc_free_alloc_list (gfc_alloc *);
H A Dmatch.cc4215 gfc_free_alloc_list (gfc_alloc *p) in gfc_free_alloc_list()
4217 gfc_alloc *q; in gfc_free_alloc_list()
4233 gfc_alloc *head, *tail; in gfc_match_allocate()
4735 gfc_alloc *head, *tail; in gfc_match_deallocate()
H A Ddump-parse-tree.cc2246 gfc_alloc *a; in show_code_node()
H A Dtrans-stmt.cc6187 gfc_alloc *al; in gfc_trans_allocate()
7203 gfc_alloc *al; in gfc_trans_deallocate()
H A Dfrontend-passes.cc5427 gfc_alloc *a; in gfc_code_walker()
H A Dresolve.cc7825 gfc_alloc *a; in resolve_allocate_expr()
8269 gfc_alloc *a, *p, *q; in resolve_allocate_deallocate()