OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:book
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/fish/
fish.c
278
(void)printf(" and made a
book
of %s's!\n",
314
(void)printf("made a
book
of %s's!\n", cards[move]);
368
int
book
, i, j;
local in function:printhand
370
for (
book
= i = 0; i < RANKS; i++)
375
++
book
;
376
if (
book
) {
377
(void)printf(" +
Book
%s of",
book
> 1 ? "s" : "");
fish.c
278
(void)printf(" and made a
book
of %s's!\n",
314
(void)printf("made a
book
of %s's!\n", cards[move]);
368
int
book
, i, j;
local in function:printhand
370
for (
book
= i = 0; i < RANKS; i++)
375
++
book
;
376
if (
book
) {
377
(void)printf(" +
Book
%s of",
book
> 1 ? "s" : "");
Completed in 22 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025