Lines Matching defs:SET_PRICE
200 #define SET_PRICE(pos, mlen_, offset_, litlen_, price_) \
465 SET_PRICE(mlen, mlen, i, litlen, price); /* note : macro modifies last_pos */
495 SET_PRICE(mlen, mlen, matches[u].off, litlen, price); /* note : macro modifies last_pos */
530 SET_PRICE(cur, 1, 0, litlen, price);
584 SET_PRICE(cur + mlen, mlen, i, litlen, price);
619 SET_PRICE(cur + mlen, mlen, matches[u].off, litlen, price);
773 SET_PRICE(mlen, mlen, i, litlen, price); /* note : macro modifies last_pos */
812 SET_PRICE(mlen, mlen, matches[u].off, litlen, price);
838 SET_PRICE(cur, 1, 0, litlen, price);
898 SET_PRICE(cur + mlen, mlen, i, litlen, price);
933 SET_PRICE(cur + mlen, mlen, matches[u].off, litlen, price);