OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fbuf_flush
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
fbuf.h
59
extern int
fbuf_flush
(gfc_unit *, unit_mode);
60
internal_proto(
fbuf_flush
);
variable
fbuf.c
96
fbuf_flush
(u, u->mode);
139
fbuf_flush
(gfc_unit *u, unit_mode mode)
function
144
fbuf_debug (u, "
fbuf_flush
with mode %d: ", mode);
/src/external/gpl3/gcc.old/dist/libgfortran/io/
fbuf.h
59
extern int
fbuf_flush
(gfc_unit *, unit_mode);
60
internal_proto(
fbuf_flush
);
variable
fbuf.c
96
fbuf_flush
(u, u->mode);
139
fbuf_flush
(gfc_unit *u, unit_mode mode)
function
144
fbuf_debug (u, "
fbuf_flush
with mode %d: ", mode);
Completed in 16 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026