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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dst.c170 gfc_free_filepos (p->ext.filepos);
H A Dio.c2770 gfc_free_filepos (gfc_filepos *fp) function
2871 gfc_free_filepos (fp);
H A Dgfortran.h3503 void gfc_free_filepos (gfc_filepos *);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc170 gfc_free_filepos (p->ext.filepos);
H A Dio.cc2770 gfc_free_filepos (gfc_filepos *fp) function
2871 gfc_free_filepos (fp);
H A Dgfortran.h3788 void gfc_free_filepos (gfc_filepos *);

Completed in 125 milliseconds