OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numofval
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
support.c
56
static int
numofval
(const CARD[], int, int);
79
if ((l =
numofval
(h, n, i)) > 0) {
90
if ((l =
numofval
(h, n, 15 - tv[i])) > 0) {
329
numofval
(const CARD h[], int n, int v)
function
support.c
56
static int
numofval
(const CARD[], int, int);
79
if ((l =
numofval
(h, n, i)) > 0) {
90
if ((l =
numofval
(h, n, 15 - tv[i])) > 0) {
329
numofval
(const CARD h[], int n, int v)
function
Completed in 30 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026