| Home | Sort by: relevance | last modified time | path |
| /src/games/hangman/ | |
| extern.c | 78 off_t Dict_size; |
| getword.c | 56 pos = (double) rand() / (RAND_MAX + 1.0) * (double) Dict_size; |
| hangman.h | 82 extern off_t Dict_size; |
| setup.c | 76 Dict_size = sbuf.st_size; |