Searched refs:curPtr (Results 1 – 1 of 1) sorted by relevance
2131 PtnElem *curPtr=nodePtr; in hasNext() local2137 if ( curPtr != NULL ) { in hasNext()2138 if ( curPtr->next != NULL ) { in hasNext()2143 curPtr=NULL; in hasNext()