OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:transfer_logical
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
transfer.c
52
transfer_logical
91
extern void
transfer_logical
(st_parameter_dt *, void *, int);
92
export_proto(
transfer_logical
);
variable
2628
transfer_logical
(st_parameter_dt *dtp, void *p, int kind)
function
2636
transfer_logical
(dtp, p, kind);
/src/external/gpl3/gcc.old/dist/libgfortran/io/
transfer.c
52
transfer_logical
91
extern void
transfer_logical
(st_parameter_dt *, void *, int);
92
export_proto(
transfer_logical
);
variable
2571
transfer_logical
(st_parameter_dt *dtp, void *p, int kind)
function
2579
transfer_logical
(dtp, p, kind);
Completed in 64 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026