Home
last modified time | relevance | path

Searched defs:chance (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/games/monop/
H A Dspec.c105 chance(void) in chance() function
/dflybsd-src/games/backgammon/backgammon/
H A Dmove.c64 static int chance; /* chance of being hit */ variable
/dflybsd-src/games/wump/
H A Dwump.c392 int chance, next, roomcnt; in shoot() local
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1042 int chance; member
1050 trbudget_init(trbudget_t *budget, int chance, int incval) { in trbudget_init()