Home
last modified time | relevance | path

Searched defs:gfc_equiv_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h2405 typedef struct gfc_equiv_info struct
2410 struct gfc_equiv_info *next; argument
2411 } gfc_equiv_info; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h2694 typedef struct gfc_equiv_info struct
2699 struct gfc_equiv_info *next; argument
2700 } gfc_equiv_info; typedef