OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oextra
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
def.obj.h
74
uchar quan; /* use
oextra
for tmp gold objects */
102
long
oextra
[1]; /* used for name of ordinary objects - length
member in struct:obj
109
#define ONAME(otmp) ((char *) otmp->
oextra
)
110
#define OGOLD(otmp) (otmp->
oextra
[0])
def.obj.h
74
uchar quan; /* use
oextra
for tmp gold objects */
102
long
oextra
[1]; /* used for name of ordinary objects - length
member in struct:obj
109
#define ONAME(otmp) ((char *) otmp->
oextra
)
110
#define OGOLD(otmp) (otmp->
oextra
[0])
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025