HomeSort by: relevance | last modified time | path
    Searched refs:i_score (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hunt/huntd/
hunt.h 65 float i_score; member in struct:ident_def
answer.c 337 newpp->p_ident->i_score,
419 ip->i_score = ip->i_kills / (double) ip->i_entries;
433 ip->i_score = 0;
driver.c 632 credit->i_score = credit->i_kills / (double) credit->i_entries;
650 (void) snprintf(Buf, sizeof(Buf), "%5.2f", gotcha->p_ident->i_score);
814 pp->p_ident->i_score, stat_char(pp),
988 ip->i_score, ip->i_ducked, ip->i_absorbed,
draw.c 111 np->p_ident->i_score,

Completed in 12 milliseconds