Searched refs:Dict_size (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/hangman/
H A Dextern.c78 off_t Dict_size; variable
H A Dgetword.c56 pos = (double) rand() / (RAND_MAX + 1.0) * (double) Dict_size;
H A Dhangman.h82 extern off_t Dict_size;
H A Dsetup.c76 Dict_size = sbuf.st_size;

Completed in 112 milliseconds