Searched refs:lit_offset_adjust (Results 1 – 5 of 5) sorted by relevance
116 u64a lit_offset_adjust; /**< offset to add to matches coming from hwlm */ member
196 scratch->tctxt.lit_offset_adjust = offset + 1; in pureLiteralInitScratch()
576 tctxt->lit_offset_adjust = offset + 1; // index after last byte in roseStreamExec()697 tctxt->lit_offset_adjust = scratch->core_info.buf_offset in roseStreamInitEod()
143 tctxt->lit_offset_adjust = 1; // index after last byte in init_for_block()
483 u64a real_end = end + tctx->lit_offset_adjust; in roseCallback_i()