OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fortlen
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/fortune/fortune/
fortune.c
154
static size_t
fortlen
(void);
207
} while ((Short_only &&
fortlen
() > SLEN) ||
208
(Long_only &&
fortlen
() <= SLEN));
233
(void)
fortlen
();
271
*
fortlen
:
275
fortlen
(void)
function in typeref:typename:size_t
fortune.c
154
static size_t
fortlen
(void);
207
} while ((Short_only &&
fortlen
() > SLEN) ||
208
(Long_only &&
fortlen
() <= SLEN));
233
(void)
fortlen
();
271
*
fortlen
:
275
fortlen
(void)
function in typeref:typename:size_t
fortune.c
154
static size_t
fortlen
(void);
207
} while ((Short_only &&
fortlen
() > SLEN) ||
208
(Long_only &&
fortlen
() <= SLEN));
233
(void)
fortlen
();
271
*
fortlen
:
275
fortlen
(void)
function in typeref:typename:size_t
Completed in 33 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025