OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_entries
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hunt/huntd/
answer.c
414
if (ip->
i_entries
< SCOREDECAY)
415
ip->
i_entries
++;
419
ip->i_score = ip->i_kills / (double) ip->
i_entries
;
432
ip->
i_entries
= 1;
hunt.h
64
int
i_entries
;
member in struct:ident_def
driver.c
632
credit->i_score = credit->i_kills / (double) credit->
i_entries
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025