Home
last modified time | relevance | path

Searched refs:GFC_STDERR_UNIT_NUMBER (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlibgfortran.h162 #define GFC_STDERR_UNIT_NUMBER 0 macro
H A Diso-fortran-env.def50 NAMED_INTCST (ISOFORTRANENV_ERROR_UNIT, "error_unit", GFC_STDERR_UNIT_NUMBER, \
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h170 #define GFC_STDERR_UNIT_NUMBER 0 macro
H A Diso-fortran-env.def50 NAMED_INTCST (ISOFORTRANENV_ERROR_UNIT, "error_unit", GFC_STDERR_UNIT_NUMBER, \
H A DChangeLog1224 * libgfortran.h (GFC_STDERR_UNIT_NUMBER): Likewise.
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Denviron.c176 { "GFORTRAN_STDERR_UNIT", GFC_STDERR_UNIT_NUMBER, &options.stderr_unit,
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Denviron.c175 { "GFORTRAN_STDERR_UNIT", GFC_STDERR_UNIT_NUMBER, &options.stderr_unit,