Home
last modified time | relevance | path

Searched refs:gfc_get_common_head (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-common.c1311 c = gfc_get_common_head (); in finish_equivalences()
1355 c = gfc_get_common_head (); in gfc_trans_common()
H A Dtrans-common.cc1340 c = gfc_get_common_head (); in finish_equivalences()
1384 c = gfc_get_common_head (); in gfc_trans_common()
H A Dgfortran.h1944 #define gfc_get_common_head() XCNEW (gfc_common_head) macro
H A Dmatch.c5161 st->n.common = gfc_get_common_head (); in gfc_get_common()
H A Dmatch.cc5202 st->n.common = gfc_get_common_head (); in gfc_get_common()
H A DChangeLog-20041733 (gfc_get_common_head): New macro.
H A DChangeLog-20081992 gfc_get_common_head, gfc_get_dt_list, gfc_get_array_ref,
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-common.c1311 c = gfc_get_common_head (); in finish_equivalences()
1355 c = gfc_get_common_head (); in gfc_trans_common()
H A Dgfortran.h1689 #define gfc_get_common_head() XCNEW (gfc_common_head) macro
H A Dmatch.c5161 st->n.common = gfc_get_common_head (); in gfc_get_common()