Searched refs:i_score (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/games/hunt/huntd/ |
| D | answer.c | 337 newpp->p_ident->i_score, in stplayer() 419 ip->i_score = ip->i_kills / (double) ip->i_entries; in get_ident() 433 ip->i_score = 0; in get_ident()
|
| D | driver.c | 632 credit->i_score = credit->i_kills / (double) credit->i_entries; in checkdam() 650 (void) snprintf(Buf, sizeof(Buf), "%5.2f", gotcha->p_ident->i_score); in checkdam() 814 pp->p_ident->i_score, stat_char(pp), in zap() 988 ip->i_score, ip->i_ducked, ip->i_absorbed, in send_stats()
|
| D | hunt.h | 65 float i_score; member
|
| D | draw.c | 111 np->p_ident->i_score, in drawstatus()
|