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

/haiku-buildtools/gcc/gcc/fortran/
H A Dprimary.c2314 #define gfc_get_structure_ctor_component() XCNEW (gfc_structure_ctor_component) macro
2453 comp_tail = comp_head = gfc_get_structure_ctor_component ();
2456 comp_tail->next = gfc_get_structure_ctor_component ();

Completed in 37 milliseconds