Lines Matching defs:ptr1
960 CLzRef *ptr1 = son + ((size_t)_cyclicBufferPos << 1);
965 // if (curMatch >= pos) { *ptr0 = *ptr1 = kEmptyHashValue; return NULL; }
993 *ptr1 = pair0;
1001 *ptr1 = curMatch;
1003 // if (curMatch2 >= curMatch) { *ptr0 = *ptr1 = kEmptyHashValue; return NULL; }
1006 ptr1 = pair + 1;
1020 *ptr0 = *ptr1 = kEmptyHashValue;
1029 CLzRef *ptr1 = son + ((size_t)_cyclicBufferPos << 1);
1055 *ptr1 = pair[0];
1063 *ptr1 = curMatch;
1065 ptr1 = pair + 1;
1079 *ptr0 = *ptr1 = kEmptyHashValue;