Searched defs:chance (Results 1 – 4 of 4) sorted by relevance
105 chance(void) in chance() function
64 static int chance; /* chance of being hit */ variable
392 int chance, next, roomcnt; in shoot() local
1042 int chance; member1050 trbudget_init(trbudget_t *budget, int chance, int incval) { in trbudget_init()