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_seek
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
fbuf.h
65
extern ptrdiff_t
fbuf_seek
(gfc_unit *, ptrdiff_t, int);
66
internal_proto(
fbuf_seek
);
variable
fbuf.c
206
fbuf_seek
(gfc_unit *u, ptrdiff_t off, int whence)
function
225
fbuf_debug (u, "
fbuf_seek
, off %ld ", (long) off);
243
expected to call
fbuf_seek
to update the position with the number
/src/external/gpl3/gcc.old/dist/libgfortran/io/
fbuf.h
65
extern ptrdiff_t
fbuf_seek
(gfc_unit *, ptrdiff_t, int);
66
internal_proto(
fbuf_seek
);
variable
fbuf.c
206
fbuf_seek
(gfc_unit *u, ptrdiff_t off, int whence)
function
225
fbuf_debug (u, "
fbuf_seek
, off %ld ", (long) off);
243
expected to call
fbuf_seek
to update the position with the number
Completed in 16 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026