Lines Matching refs:ptr0
352 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in GetMatchesSpec1() local
360 *ptr0 = *ptr1 = kEmptyHashValue; in GetMatchesSpec1()
380 *ptr0 = pair[1]; in GetMatchesSpec1()
394 *ptr0 = curMatch; in GetMatchesSpec1()
395 ptr0 = pair; in GetMatchesSpec1()
396 curMatch = *ptr0; in GetMatchesSpec1()
406 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in SkipMatchesSpec() local
414 *ptr0 = *ptr1 = kEmptyHashValue; in SkipMatchesSpec()
430 *ptr0 = pair[1]; in SkipMatchesSpec()
444 *ptr0 = curMatch; in SkipMatchesSpec()
445 ptr0 = pair; in SkipMatchesSpec()
446 curMatch = *ptr0; in SkipMatchesSpec()