OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cnewcol
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/canfield/canfield/
canfield.c
164
static int coldcol,
cnewcol
, coldrow, cnewrow;
variable
721
cnewcol
= cinitcol + cwidthcol;
906
cnewcol
= cinitcol + cwidthcol;
924
INCRHAND(cnewrow,
cnewcol
);
926
removecard(
cnewcol
, cnewrow);
984
for ( row = cnewrow, col =
cnewcol
, ptr = hand;
canfield.c
164
static int coldcol,
cnewcol
, coldrow, cnewrow;
variable
721
cnewcol
= cinitcol + cwidthcol;
906
cnewcol
= cinitcol + cwidthcol;
924
INCRHAND(cnewrow,
cnewcol
);
926
removecard(
cnewcol
, cnewrow);
984
for ( row = cnewrow, col =
cnewcol
, ptr = hand;
Completed in 85 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026