| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| io.cc | 84 tag_unformatted = {"UNFORMATTED", " unformatted =", " %v", BT_CHARACTER}, 2323 static const char *form[] = { "FORMATTED", "UNFORMATTED", NULL }; 2477 /* Things that are not allowed for unformatted I/O. */ 2482 "unformatted", 11) == 0) 2508 "unformatted I/O"), spec, loc); 3776 bool warn, unformatted; local 3779 unformatted = dt->format_expr == NULL && dt->format_label == NULL 3804 io_constraint (unformatted, 3805 "Unformatted I/O not allowed with internal unit at %L" [all...] |
| io.cc | 84 tag_unformatted = {"UNFORMATTED", " unformatted =", " %v", BT_CHARACTER}, 2323 static const char *form[] = { "FORMATTED", "UNFORMATTED", NULL }; 2477 /* Things that are not allowed for unformatted I/O. */ 2482 "unformatted", 11) == 0) 2508 "unformatted I/O"), spec, loc); 3776 bool warn, unformatted; local 3779 unformatted = dt->format_expr == NULL && dt->format_label == NULL 3804 io_constraint (unformatted, 3805 "Unformatted I/O not allowed with internal unit at %L" [all...] |
| gfortran.h | 2911 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member in struct:__anon13655
|
| gfortran.h | 2911 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member in struct:__anon13655
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| io.cc | 84 tag_unformatted = {"UNFORMATTED", " unformatted =", " %v", BT_CHARACTER}, 2332 static const char *form[] = { "FORMATTED", "UNFORMATTED", NULL }; 2486 /* Things that are not allowed for unformatted I/O. */ 2491 "unformatted", 11) == 0) 2517 "unformatted I/O"), spec, loc); 3785 bool warn, unformatted; local 3788 unformatted = dt->format_expr == NULL && dt->format_label == NULL 3813 io_constraint (unformatted, 3814 "Unformatted I/O not allowed with internal unit at %L" [all...] |
| io.cc | 84 tag_unformatted = {"UNFORMATTED", " unformatted =", " %v", BT_CHARACTER}, 2332 static const char *form[] = { "FORMATTED", "UNFORMATTED", NULL }; 2486 /* Things that are not allowed for unformatted I/O. */ 2491 "unformatted", 11) == 0) 2517 "unformatted I/O"), spec, loc); 3785 bool warn, unformatted; local 3788 unformatted = dt->format_expr == NULL && dt->format_label == NULL 3813 io_constraint (unformatted, 3814 "Unformatted I/O not allowed with internal unit at %L" [all...] |
| gfortran.h | 2810 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member in struct:__anon16087
|
| gfortran.h | 2810 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member in struct:__anon16087
|