Home
last modified time | relevance | path

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

/netbsd/games/monop/
H A Dspec.c112 chance(void) in chance() function
/netbsd/games/backgammon/backgammon/
H A Dmove.c72 static int chance; /* chance of being hit */ variable
/netbsd/games/wump/
H A Dwump.c408 int chance, next, roomcnt; in shoot() local
/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dfuzzer.c104 fuzzer_trigger(unsigned int chance) in fuzzer_trigger()