Searched refs:newunit (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dnewunit_2.f9013 open (newunit=myunit, file="some_file") ! { dg-error "Fortran 2008" }
H A Dnewunit_3.f902 ! PR48960 On ERROR newunit should not modify user variable.
5 open (newunit=un, file='nonexisting.dat', status='old', iostat=st)
H A Dnewunit_1.f909 open(newunit=myunit, status="scratch")
10 open(newunit = myunit2, file="newunit_1file")
H A Dopen_negative_unit_1.f9012 open(newunit=id, file="foo.txt", iostat=ios)
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-io.c1118 if (p->newunit)
1120 p->newunit);
H A Dgfortran.h2225 *decimal, *encoding, *round, *sign, *asynchronous, *id, *newunit; member in struct:__anon130
H A Dfrontend-passes.c2195 WALK_SUBEXPR (co->ext.open->newunit);

Completed in 187 milliseconds