OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_l
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
read.c
317
/*
read_l
()-- Read a logical value */
320
read_l
(st_parameter_dt *dtp, const fnode *f, char *dest, int length)
function
io.h
882
extern void
read_l
(st_parameter_dt *, const fnode *, char *, int);
883
internal_proto(
read_l
);
variable
/src/external/gpl3/gcc.old/dist/libgfortran/io/
read.c
304
/*
read_l
()-- Read a logical value */
307
read_l
(st_parameter_dt *dtp, const fnode *f, char *dest, int length)
function
io.h
878
extern void
read_l
(st_parameter_dt *, const fnode *, char *, int);
879
internal_proto(
read_l
);
variable
Completed in 18 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026