Searched refs:nextnode (Results 1 – 2 of 2) sorted by relevance
494 listNode *node, *nextnode; in scanGenericCommand() local609 nextnode = listNextNode(node); in scanGenericCommand()640 node = nextnode; in scanGenericCommand()641 nextnode = listNextNode(node); in scanGenericCommand()648 node = nextnode; in scanGenericCommand()
2082 my $nextnode = 1;2093 $node{$a} = $nextnode++;