Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-io.c241 gfc_trans_io_runtime_check (bool has_iostat, tree cond, tree var, in gfc_trans_io_runtime_check() function
586 gfc_trans_io_runtime_check (has_iostat, cond, var, LIBERROR_BAD_UNIT, in set_parameter_value_chk()
595 gfc_trans_io_runtime_check (has_iostat, cond, var, LIBERROR_BAD_UNIT, in set_parameter_value_chk()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-io.cc241 gfc_trans_io_runtime_check (bool has_iostat, tree cond, tree var, in gfc_trans_io_runtime_check() function
586 gfc_trans_io_runtime_check (has_iostat, cond, var, LIBERROR_BAD_UNIT, in set_parameter_value_chk()
595 gfc_trans_io_runtime_check (has_iostat, cond, var, LIBERROR_BAD_UNIT, in set_parameter_value_chk()
H A DChangeLog-201417 * trans-io.c (gfc_trans_io_runtime_check): Ditto.
2299 (gfc_trans_io_runtime_check): Remove.
2300 * trans-io.c (gfc_trans_io_runtime_check): Make static; add has_iostat
H A DChangeLog-20092178 * trans-io.c (gfc_trans_io_runtime_check): Same.
3438 * trans-io.c (gfc_trans_io_runtime_check, set_parameter_ref,
H A DChangeLog-20113076 * trans-io.c (gfc_trans_io_runtime_check, set_string): Likewise.
3111 * trans-io.c (gfc_trans_io_runtime_check): Ditto.
H A DChangeLog-20073933 * trans.h: Add prototype for new function gfc_trans_io_runtime_check.
3936 * trans_io.c (gfc_trans_io_runtime_check): New function.
H A DChangeLog-20083477 * trans-io.c (gfc_trans_io_runtime_check): Likewise.