Home
last modified time | relevance | path

Searched refs:LIBERROR_INQUIRE_INTERNAL_UNIT (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlibgfortran.h126 LIBERROR_INQUIRE_INTERNAL_UNIT, /* Must be different from STAT_STOPPED_IMAGE. */ enumerator
H A Diso-fortran-env.def69 "iostat_inquire_internal_unit", LIBERROR_INQUIRE_INTERNAL_UNIT, \
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h134 LIBERROR_INQUIRE_INTERNAL_UNIT, /* Must be different from STAT_STOPPED_IMAGE. */ enumerator
H A Diso-fortran-env.def69 "iostat_inquire_internal_unit", LIBERROR_INQUIRE_INTERNAL_UNIT, \
H A DChangeLog-20101129 LIBERROR_INQUIRE_INTERNAL_UNIT and move it from
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Derror.c659 case LIBERROR_INQUIRE_INTERNAL_UNIT: in translate_error()
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Derror.c628 case LIBERROR_INQUIRE_INTERNAL_UNIT: in translate_error()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dinquire.c48 generate_error (&iqp->common, LIBERROR_INQUIRE_INTERNAL_UNIT, NULL); in inquire_via_unit()
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dinquire.c48 generate_error (&iqp->common, LIBERROR_INQUIRE_INTERNAL_UNIT, NULL); in inquire_via_unit()
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2015395 LIBERROR_INQUIRE_INTERNAL_UNIT.