Searched refs:LIBERROR_INQUIRE_INTERNAL_UNIT (Results 1 – 10 of 10) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | libgfortran.h | 126 LIBERROR_INQUIRE_INTERNAL_UNIT, /* Must be different from STAT_STOPPED_IMAGE. */ enumerator
|
H A D | iso-fortran-env.def | 69 "iostat_inquire_internal_unit", LIBERROR_INQUIRE_INTERNAL_UNIT, \
|
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | libgfortran.h | 134 LIBERROR_INQUIRE_INTERNAL_UNIT, /* Must be different from STAT_STOPPED_IMAGE. */ enumerator
|
H A D | iso-fortran-env.def | 69 "iostat_inquire_internal_unit", LIBERROR_INQUIRE_INTERNAL_UNIT, \
|
H A D | ChangeLog-2010 | 1129 LIBERROR_INQUIRE_INTERNAL_UNIT and move it from
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | error.c | 659 case LIBERROR_INQUIRE_INTERNAL_UNIT: in translate_error()
|
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | error.c | 628 case LIBERROR_INQUIRE_INTERNAL_UNIT: in translate_error()
|
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | inquire.c | 48 generate_error (&iqp->common, LIBERROR_INQUIRE_INTERNAL_UNIT, NULL); in inquire_via_unit()
|
/netbsd/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | inquire.c | 48 generate_error (&iqp->common, LIBERROR_INQUIRE_INTERNAL_UNIT, NULL); in inquire_via_unit()
|
/netbsd/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2015 | 395 LIBERROR_INQUIRE_INTERNAL_UNIT.
|