OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:undo1
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
support.c
249
static int
undo1
[15] = {0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 3, 3, 4};
local in function:cdiscard
285
cremove(h[
undo1
[j]], chand, FULLHAND);
287
chand[4] = h[
undo1
[j]];
support.c
249
static int
undo1
[15] = {0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 3, 3, 4};
local in function:cdiscard
285
cremove(h[
undo1
[j]], chand, FULLHAND);
287
chand[4] = h[
undo1
[j]];
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025