OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cashvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/snake/snake/
snake.c
75
#define
cashvalue
chunk*(loot-penalty)/25
macro
299
winnings(
cashvalue
);
425
winnings(
cashvalue
);
432
printf("You have won with $%d.\n",
cashvalue
);
435
post(
cashvalue
, 1);
691
winnings(
cashvalue
);
812
if (post(
cashvalue
, 0)) {
892
i = (
cashvalue
) % 10;
908
cashvalue
);
911
-
cashvalue
);
[
all
...]
snake.c
75
#define
cashvalue
chunk*(loot-penalty)/25
macro
299
winnings(
cashvalue
);
425
winnings(
cashvalue
);
432
printf("You have won with $%d.\n",
cashvalue
);
435
post(
cashvalue
, 1);
691
winnings(
cashvalue
);
812
if (post(
cashvalue
, 0)) {
892
i = (
cashvalue
) % 10;
908
cashvalue
);
911
-
cashvalue
);
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025