OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abstype
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
hack.zap.c
499
int
abstype
= abs(type);
local in function:buzz
500
const char *fltxt = (type == -1) ? "blaze of fire" : fl[
abstype
];
551
if (lev->typ == POOL &&
abstype
== 1 /* fire */ ) {
564
int tmp = zhit(mon,
abstype
);
584
switch (
abstype
) {
hack.zap.c
499
int
abstype
= abs(type);
local in function:buzz
500
const char *fltxt = (type == -1) ? "blaze of fire" : fl[
abstype
];
551
if (lev->typ == POOL &&
abstype
== 1 /* fire */ ) {
564
int tmp = zhit(mon,
abstype
);
584
switch (
abstype
) {
hack.zap.c
499
int
abstype
= abs(type);
local in function:buzz
500
const char *fltxt = (type == -1) ? "blaze of fire" : fl[
abstype
];
551
if (lev->typ == POOL &&
abstype
== 1 /* fire */ ) {
564
int tmp = zhit(mon,
abstype
);
584
switch (
abstype
) {
Completed in 314 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025