Lines Matching defs:ptr0
959 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1;
965 // if (curMatch >= pos) { *ptr0 = *ptr1 = kEmptyHashValue; return NULL; }
994 *ptr0 = pair[1];
1003 // if (curMatch2 >= curMatch) { *ptr0 = *ptr1 = kEmptyHashValue; return NULL; }
1011 *ptr0 = curMatch;
1013 ptr0 = pair;
1020 *ptr0 = *ptr1 = kEmptyHashValue;
1028 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1;
1056 *ptr0 = pair[1];
1070 *ptr0 = curMatch;
1072 ptr0 = pair;
1079 *ptr0 = *ptr1 = kEmptyHashValue;