OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ust
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.c
151
struct rm *tmpr, *
ust
;
local in function:domove
179
ust
= &levl[u.ux][u.uy];
225
(u.dx && u.dy && (tmpr->typ == DOOR ||
ust
->typ == DOOR))) {
347
if (
ust
->lit) {
351
else if (
ust
->typ == DOOR)
hack.c
151
struct rm *tmpr, *
ust
;
local in function:domove
179
ust
= &levl[u.ux][u.uy];
225
(u.dx && u.dy && (tmpr->typ == DOOR ||
ust
->typ == DOOR))) {
347
if (
ust
->lit) {
351
else if (
ust
->typ == DOOR)
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025