OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:halluc
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
use.c
58
short
halluc
= 0;
variable in typeref:typename:short
125
if (
halluc
) {
139
halluc
+= get_rand(500, 800);
157
messagef(0, (
halluc
? "what a trippy feeling" :
268
messagef(0, (!
halluc
) ?
359
if (
halluc
&& extra) {
361
} else if (
halluc
) {
362
halluc
= (
halluc
/ 2) + 1;
513
halluc
= 0
[
all
...]
use.c
58
short
halluc
= 0;
variable in typeref:typename:short
125
if (
halluc
) {
139
halluc
+= get_rand(500, 800);
157
messagef(0, (
halluc
? "what a trippy feeling" :
268
messagef(0, (!
halluc
) ?
359
if (
halluc
&& extra) {
361
} else if (
halluc
) {
362
halluc
= (
halluc
/ 2) + 1;
513
halluc
= 0
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025