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

/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortran.h167 gfc_sl_type; typedef in typeref:enum:__anon83
1311 gfc_sl_type defined, referenced;
2800 void gfc_define_st_label (gfc_st_label *, gfc_sl_type, locus *);
2801 bool gfc_reference_st_label (gfc_st_label *, gfc_sl_type);
H A Dsymbol.c2219 gfc_define_st_label (gfc_st_label *lp, gfc_sl_type type, locus *label_locus)
2273 gfc_reference_st_label (gfc_st_label *lp, gfc_sl_type type)
2275 gfc_sl_type label_type;
H A Dparse.c1483 gfc_sl_type type;

Completed in 123 milliseconds