Home
last modified time | relevance | path

Searched refs:LIBERROR_EOR (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlibgfortran.h105 LIBERROR_EOR = -2, /* End of record, must be negative. */ enumerator
H A Diso-fortran-env.def66 NAMED_INTCST (ISOFORTRANENV_IOSTAT_EOR, "iostat_eor", LIBERROR_EOR, \
H A Dsimplify.c3711 LIBERROR_EOR) == 0); in gfc_simplify_is_iostat_eor()
H A Dtrans-intrinsic.c10335 gfc_conv_has_intvalue (se, expr, LIBERROR_EOR); in gfc_conv_intrinsic_function()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h113 LIBERROR_EOR = -2, /* End of record, must be negative. */ enumerator
H A Diso-fortran-env.def66 NAMED_INTCST (ISOFORTRANENV_IOSTAT_EOR, "iostat_eor", LIBERROR_EOR, \
H A Dsimplify.c3711 LIBERROR_EOR) == 0); in gfc_simplify_is_iostat_eor()
H A Dsimplify.cc3744 LIBERROR_EOR) == 0); in gfc_simplify_is_iostat_eor()
H A DChangeLog-20071646 LIBERROR_END and LIBERROR_EOR instead of hardcoded constants.
H A Dtrans-intrinsic.c10335 gfc_conv_has_intvalue (se, expr, LIBERROR_EOR); in gfc_conv_intrinsic_function()
H A Dtrans-intrinsic.cc10671 gfc_conv_has_intvalue (se, expr, LIBERROR_EOR); in gfc_conv_intrinsic_function()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Derror.c579 case LIBERROR_EOR: in translate_error()
728 case LIBERROR_EOR: in generate_error_common()
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Derror.c548 case LIBERROR_EOR: in translate_error()
697 case LIBERROR_EOR: in generate_error_common()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dtransfer.c418 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_sf()
518 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_block_form()
529 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_block_form()
578 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_block_form()
820 generate_error (&dtp->common, LIBERROR_EOR, NULL); in write_block()
4138 generate_error (&dtp->common, LIBERROR_EOR, NULL); in finalize_transfer()
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dtransfer.c418 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_sf()
518 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_block_form()
529 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_block_form()
578 generate_error (&dtp->common, LIBERROR_EOR, NULL); in read_block_form()
820 generate_error (&dtp->common, LIBERROR_EOR, NULL); in write_block()
4315 generate_error (&dtp->common, LIBERROR_EOR, NULL); in finalize_transfer()