Searched defs:moves (Results 1 - 8 of 8) sorted by relevance
| /src/games/backgammon/teachgammon/ | ||
| H A D | ttext1.c | 106 const char *const moves[] = { variable in typeref:typename:const char * const[] |
| /src/games/hack/ | ||
| H A D | hack.Decl.c | 98 long moves = 1; variable in typeref:typename:long |
| /src/games/robots/ | ||
| H A D | auto.c | 137 static const char moves[] = ".hjklyubn"; local in function:find_moves |
| /src/games/rogue/ | ||
| H A D | use.c | 398 short moves; local in function:eat |
| /src/games/gomoku/ | ||
| H A D | gomoku.h | 252 spot_index moves[BSZ * BSZ]; /* log of all played moves */ member in struct:game [all...] |
| /src/games/larn/ | ||
| H A D | scores.c | 74 long moves; /* number of moves made by player */ member in struct:log_fmt |
| /src/games/snake/snake/ | ||
| H A D | snake.c | 109 static int moves; variable in typeref:typename:int |
| /src/sys/dev/scsipi/ | ||
| H A D | ch.c | 1171 u_int8_t *moves, *exchanges; local in function:ch_get_params |
Completed in 11 milliseconds