Searched refs:_loopDetect (Results 1 – 1 of 1) sorted by relevance
140 static int _loopDetect(unsigned int *oldrel, unsigned int rel, in _loopDetect() function159 return _loopDetect(&This->loopDetectRel, rel, &This->loopDetectAbs, absol); in loopDetect()175 if(_loopDetect(&oldrel, rel, &oldabs, block) < 0) in _countBlocks()