win_diag_right     66 user/testbin/tictac/tictac.c bool win_diag_right(int x, int y, int marker);
win_diag_right    293 user/testbin/tictac/tictac.c 	    win_diag_left(x, y, marker) || win_diag_right(x, y, marker));