OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fput
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
intrinsics.c
1
/* Implementation of the FGET, FGETC,
FPUT
, FPUTC, FLUSH
158
extern int PREFIX(
fput
) (char *, gfc_charlen_type);
159
export_proto_np(PREFIX(
fput
));
162
PREFIX(
fput
) (char *c, gfc_charlen_type c_len)
function
/src/external/gpl3/gcc.old/dist/libgfortran/io/
intrinsics.c
1
/* Implementation of the FGET, FGETC,
FPUT
, FPUTC, FLUSH
158
extern int PREFIX(
fput
) (char *, gfc_charlen_type);
159
export_proto_np(PREFIX(
fput
));
162
PREFIX(
fput
) (char *c, gfc_charlen_type c_len)
function
Completed in 16 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026