Lines Matching refs:board
1 /* $NetBSD: board.c,v 1.9 2009/08/12 05:17:57 dholland Exp $ */
35 static char sccsid[] = "@(#)board.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: board.c,v 1.9 2009/08/12 05:17:57 dholland Exp $");
83 if (-board[25] > i)
85 if (-board[25] > i + 5)
87 if (-board[25] > i + 10)
119 if (board[0] > i)
121 if (board[0] > i + 5)
123 if (board[0] > i + 10)
171 if (board[k] > 0) {
172 m = board[k];
175 m = -board[k];