OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_toplines
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.topl.c
79
} *
old_toplines
, *last_redone_topl;
variable in typeref:struct:topl *
91
last_redone_topl =
old_toplines
;
122
if (
old_toplines
&&
123
!strcmp(toplines,
old_toplines
->topl_text))
127
tl->next_topl =
old_toplines
;
130
old_toplines
= tl;
hack.topl.c
79
} *
old_toplines
, *last_redone_topl;
variable in typeref:struct:topl *
91
last_redone_topl =
old_toplines
;
122
if (
old_toplines
&&
123
!strcmp(toplines,
old_toplines
->topl_text))
127
tl->next_topl =
old_toplines
;
130
old_toplines
= tl;
Completed in 24 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025