OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unformatted
(Results
1 - 4
of
4
) sorted by relevancy
/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
...]
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
...]
gfortran.h
2810
*
unformatted
, *recl, *nextrec, *blank, *position, *action, *read,
member in struct:__anon16087
Completed in 46 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026