GetRepLen1Price  1026 third_party/lzma_sdk/LzmaEnc.c     UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, p->state, posState);
GetRepLen1Price  1247 third_party/lzma_sdk/LzmaEnc.c       UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, state, posState);