Searched defs:penalty (Results 1 - 3 of 3) sorted by relevance
| /src/games/arithmetic/ | ||
| H A D | arithmetic.c | 290 static int penalty[sizeof(keylist) - 1][2]; variable in typeref:typename:int[][2] 291 static struct penalty { struct 292 int value, penalty; /* Penalised value and its penalty. */ member in struct:penalty [all...] |
| /src/sys/dev/raidframe/ | ||
| H A D | rf_cvscan.c | 289 long penalty = sectPerDisk / 5; local in function:rf_CvscanCreate |
| /src/games/snake/snake/ | ||
| H A D | snake.c | 108 static int loot, penalty; variable in typeref:typename:int |
Completed in 4 milliseconds