Searched refs:gfc_get_case (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dmatch.c3499 cp = gfc_get_case ();
4392 new_case = gfc_get_case ();
5194 c = gfc_get_case ();
5629 c = gfc_get_case ();
5693 c = gfc_get_case ();
5759 c = gfc_get_case ();
5776 c = gfc_get_case ();
H A Dclass.c1992 block->ext.block.case_list = gfc_get_case ();
2034 block->ext.block.case_list = gfc_get_case ();
H A Dgfortran.h2197 #define gfc_get_case() XCNEW (gfc_case) macro
H A Dresolve.c8330 tail->ext.block.case_list = gfc_get_case ();

Completed in 201 milliseconds