OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:played
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
crib.c
478
BOOLEAN myturn, mego, ugo, last,
played
;
local in function:peg
481
played
= FALSE;
487
Tcnt = 0; /* index to table of cards
played
*/
488
sum = 0; /* sum of cards
played
*/
516
played
= TRUE;
563
played
= FALSE;
609
if (
played
) {
crib.c
478
BOOLEAN myturn, mego, ugo, last,
played
;
local in function:peg
481
played
= FALSE;
487
Tcnt = 0; /* index to table of cards
played
*/
488
sum = 0; /* sum of cards
played
*/
516
played
= TRUE;
563
played
= FALSE;
609
if (
played
) {
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025