OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:undo2
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
support.c
250
static int
undo2
[15] = {1, 2, 3, 4, 5, 2, 3, 4, 5, 3, 4, 5, 4, 5, 5};
local in function:cdiscard
286
cremove(h[
undo2
[j]], chand, FULLHAND - 1);
288
chand[5] = h[
undo2
[j]];
support.c
250
static int
undo2
[15] = {1, 2, 3, 4, 5, 2, 3, 4, 5, 3, 4, 5, 4, 5, 5};
local in function:cdiscard
286
cremove(h[
undo2
[j]], chand, FULLHAND - 1);
288
chand[5] = h[
undo2
[j]];
Completed in 26 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025