Searched defs:buf_back (Results 1 – 2 of 2) sorted by relevance
302 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in helper1() local565 const uint8_t *const buf_back = buf - reps[0] - 1; in helper2() local604 const uint8_t *const buf_back = buf - reps[rep_index] - 1; in helper2() local731 const uint8_t *const buf_back = buf - cur_back - 1; in helper2() local
53 const uint8_t *const buf_back = buf - coder->reps[i] - 1; in lzma_lzma_optimum_fast() local