OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mechanism
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/rogue/
score.c
69
const char *
mechanism
= "killed by something unknown (?)";
local in function:killed_by
83
mechanism
= "died of hypothermia";
86
mechanism
= "died of starvation";
89
mechanism
= "killed by a dart";
92
mechanism
= "quit";
95
mechanism
= "killed by fire";
107
mechanism
= mechanism_buf;
110
"%s with %ld gold",
mechanism
, rogue.gold);
216
* past the ':' Death
mechanism
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025