OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coldcol
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/canfield/canfield/
canfield.c
164
static int
coldcol
, cnewcol, coldrow, cnewrow;
variable
719
coldcol
= cinitcol;
904
coldcol
= cinitcol;
925
INCRHAND(coldrow,
coldcol
);
936
printcard(
coldcol
, coldrow, talon);
972
for ( row = coldrow, col =
coldcol
, ptr = talon;
1024
removecard(
coldcol
, coldrow);
1025
DECRHAND(coldrow,
coldcol
);
1033
printcard(
coldcol
, coldrow, talon);
canfield.c
164
static int
coldcol
, cnewcol, coldrow, cnewrow;
variable
719
coldcol
= cinitcol;
904
coldcol
= cinitcol;
925
INCRHAND(coldrow,
coldcol
);
936
printcard(
coldcol
, coldrow, talon);
972
for ( row = coldrow, col =
coldcol
, ptr = talon;
1024
removecard(
coldcol
, coldrow);
1025
DECRHAND(coldrow,
coldcol
);
1033
printcard(
coldcol
, coldrow, talon);
Completed in 71 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026