OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ioformatted
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/f77/fcom/
io.c
66
LOCAL int
ioformatted
;
variable
234
ioformatted
= UNFORMATTED;
385
ioformatted
= (p==NULL ? LISTDIRECTED : FORMATTED);
478
if(
ioformatted
!=LISTDIRECTED && ISCOMPLEX(type) )
494
if(
ioformatted
== LISTDIRECTED)
497
q = call2(TYINT, (
ioformatted
==FORMATTED ? "do_fio" : "do_uio"),
622
ioformatted
= UNFORMATTED;
626
ioformatted
= UNFORMATTED;
639
ioroutine[4] = "ufl" [
ioformatted
];
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026