OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtotal
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/adventure/
hdr.h
149
extern int tk[21], stick,
dtotal
, attack;
subr.c
192
dtotal
= attack = stick = 0; /* 6010 */
258
dtotal
++; /* 6027 */
267
if (
dtotal
== 0)
269
if (
dtotal
!= 1) {
270
printf("There are %d threatening little dwarves ",
dtotal
);
save.c
478
{&
dtotal
, sizeof(
dtotal
)},
591
&
dtotal
,
init.c
123
int tk[21], stick,
dtotal
, attack;
variable
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026