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 10 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025