OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thenext
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/warp/
move.c
74
OBJECT *
thenext
;
local in function:move_universe
87
for (curobj = movers; curobj != &root; curobj =
thenext
) {
88
thenext
= curobj->next;
Completed in 225 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025