Searched refs:thenext (Results 1 – 1 of 1) sorted by relevance
74 OBJECT *thenext; in move_universe() local87 for (curobj = movers; curobj != &root; curobj = thenext) { in move_universe()88 thenext = curobj->next; in move_universe()