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

/haiku-buildtools/gcc/gcc/fortran/
H A Dmatch.c4920 eq = gfc_get_equiv ();
4977 set->eq = gfc_get_equiv ();
H A Dgfortran.h2142 #define gfc_get_equiv() XCNEW (gfc_equiv) macro
H A Dmodule.c4505 head = tail = gfc_get_equiv ();
4508 tail->eq = gfc_get_equiv ();

Completed in 185 milliseconds