OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:playit
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/mille/
comp.c
61
bool
playit
[HAND_SZ];
local in function:calcmove
80
if ((
playit
[i] = canplay(pp, op, card)) != 0)
84
if ((
playit
[i] = canplay(pp, op, card))
91
if ((
playit
[i] = canplay(pp, op, card))
96
playit
[i] = canplay(pp, op, card);
98
if (
playit
[i])
110
playit
[i] = TRUE;
164
playit
[i] = cango;
183
if (is_safety(card) ||
playit
[i] == (cango != 0)) {
/src/games/hunt/hunt/
playit.c
1
/* $NetBSD:
playit
.c,v 1.25 2014/03/30 05:48:35 dholland Exp $ */
35
__RCSID("$NetBSD:
playit
.c,v 1.25 2014/03/30 05:48:35 dholland Exp $");
82
*
playit
:
87
playit
(void)
function in typeref:typename:void
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025