OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLong
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/tostools/libtos/
cread.c
87
static unsigned long
getLong
(struct sd *);
142
getLong
(struct sd *s)
340
if (
getLong
(s) != s->crc ||
341
getLong
(s) != s->stream.total_out) {
/src/sys/lib/libsa/
cread.c
81
static unsigned long
getLong
(struct sd *);
173
getLong
(struct sd *s)
389
crc =
getLong
(s);
391
(void)
getLong
(s);
393
total_out =
getLong
(s);
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025