OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scrlx
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.pri.c
72
static xchar
scrlx
, scrhx, scrly, scrhy; /* corners of new area on
variable in typeref:typename:xchar
144
if (x <
scrlx
)
145
scrlx
= x;
311
scrlx
= COLNO;
692
for (x =
scrlx
; x <= scrhx; x++)
698
scrlx
= COLNO;
hack.pri.c
72
static xchar
scrlx
, scrhx, scrly, scrhy; /* corners of new area on
variable in typeref:typename:xchar
144
if (x <
scrlx
)
145
scrlx
= x;
311
scrlx
= COLNO;
692
for (x =
scrlx
; x <= scrhx; x++)
698
scrlx
= COLNO;
Completed in 22 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025