Searched refs:dtotal (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/games/adventure/
H A Dhdr.h149 extern int tk[21], stick, dtotal, attack;
H A Dsubr.c192 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);
H A Dsave.c477 {&dtotal, sizeof(dtotal)},
590 &dtotal,
H A Dinit.c123 int tk[21], stick, dtotal, attack; variable

Completed in 103 milliseconds