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 D | trans-io.c | 241 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 D | trans-io.cc | 241 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 D | ChangeLog-2014 | 17 * 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 D | ChangeLog-2009 | 2178 * trans-io.c (gfc_trans_io_runtime_check): Same. 3438 * trans-io.c (gfc_trans_io_runtime_check, set_parameter_ref,
|
H A D | ChangeLog-2011 | 3076 * trans-io.c (gfc_trans_io_runtime_check, set_string): Likewise. 3111 * trans-io.c (gfc_trans_io_runtime_check): Ditto.
|
H A D | ChangeLog-2007 | 3933 * 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 D | ChangeLog-2008 | 3477 * trans-io.c (gfc_trans_io_runtime_check): Likewise.
|