Home
last modified time | relevance | path

Searched refs:boardIsFilled (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ncurses/ncurses-6.3/test/
H A Dknight.c238 boardIsFilled(SQUARES squares, int y, int x) in boardIsFilled() function
763 if (boardIsFilled(squares, rw, col)) { in play()