OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gamecount
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/cribbage/
extern.c
56
int
gamecount
= 0; /* number games played */
variable in typeref:typename:int
cribbage.h
49
extern int
gamecount
; /* # games played */
crib.c
233
if (
gamecount
== 0) {
282
++
gamecount
;
Completed in 78 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025