OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tlx
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.topl.c
74
static xchar
tlx
, tly; /* set by pline; used by addtopl */
variable in typeref:typename:xchar
107
tlx
= curx;
144
curs(
tlx
, tly);
145
if (
tlx
+ (int)strlen(s) > CO)
148
tlx
= curx;
158
curs(
tlx
, tly);
159
if (
tlx
+ 8 > CO)
238
tlx
+= 2;
hack.topl.c
74
static xchar
tlx
, tly; /* set by pline; used by addtopl */
variable in typeref:typename:xchar
107
tlx
= curx;
144
curs(
tlx
, tly);
145
if (
tlx
+ (int)strlen(s) > CO)
148
tlx
= curx;
158
curs(
tlx
, tly);
159
if (
tlx
+ 8 > CO)
238
tlx
+= 2;
Completed in 148 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025