Searched refs:gfc_get_common_head (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-common.c1240 c = gfc_get_common_head ();
1276 c = gfc_get_common_head ();
H A Dgfortran.h1511 #define gfc_get_common_head() XCNEW (gfc_common_head) macro
H A Dmatch.c4447 st->n.common = gfc_get_common_head ();

Completed in 110 milliseconds