Lines Matching refs:smallerPtr
1579 U32 *smallerPtr = bt + 2 * (curr & btMask);
1580 U32 *largerPtr = smallerPtr + 1;
1614 *smallerPtr = matchIndex; /* update smaller idx */
1617 smallerPtr = &dummy32;
1620 smallerPtr = nextPtr + 1; /* new "smaller" => larger of match */
1635 *smallerPtr = *largerPtr = 0;
1662 U32 *smallerPtr = bt + 2 * (curr & btMask);
1697 *smallerPtr = matchIndex; /* update smaller idx */
1700 smallerPtr = &dummy32;
1703 smallerPtr = nextPtr + 1; /* new "smaller" => larger of match */
1718 *smallerPtr = *largerPtr = 0;