OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENTBOUNDARY
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/warp/
score.h
9
#define
ENTBOUNDARY
100000 /* point boundary across which a new E is
score.c
486
if (lastscore /
ENTBOUNDARY
< totalscore /
ENTBOUNDARY
) {
491
lastscore /
ENTBOUNDARY
> totalscore /
ENTBOUNDARY
) {
init.c
446
if (possiblescore >
ENTBOUNDARY
- 10000)
447
e = (
ENTBOUNDARY
- possiblescore) / 5;
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025