Searched refs:unformatted (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dio.c74 tag_unformatted = {"UNFORMATTED", " unformatted =", " %v", BT_CHARACTER},
2187 /* Things that are not allowed for unformatted I/O. */
2192 "unformatted", 11) == 0)
2199 "unformatted I/O", spec);
3310 bool warn, unformatted; local
3313 unformatted = dt->format_expr == NULL && dt->format_label == NULL
3340 io_constraint (unformatted,
3451 io_constraint (unformatted,
3476 io_constraint (unformatted,
3500 io_constraint (unformatted,
[all...]
H A Dtrans-io.c1361 if (p->unformatted)
1363 p->unformatted);
H A Dgfortran.h2251 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member in struct:__anon133
H A Dfrontend-passes.c2229 WALK_SUBEXPR (co->ext.inquire->unformatted);

Completed in 176 milliseconds