Home
last modified time | relevance | path

Searched defs:attempt (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/games/
H A Dmemo.c60 ushort ran, score, attempt, prev, br[2]; in main() local
/plan9-contrib/sys/src/games/sudoku/
H A Dgame.c290 attempt(int *pboard, int level) in attempt() function