OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flushno
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/larn/
tok.c
24
#ifndef
FLUSHNO
25
#define
FLUSHNO
5
26
#endif /*
FLUSHNO
*/
27
static int
flushno
=
FLUSHNO
; /* input queue flushing threshold */
variable in typeref:typename:int
76
if (ic >
flushno
)
79
while (ic >
flushno
);
Completed in 11 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025