Home
last modified time | relevance | path

Searched defs:vBase (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/zstd/
Ddecompress.c85 const void *vBase; /* virtual start of previous segment if it was just before curr one */ member
881 const BYTE *const vBase, const BYTE *const dictEnd) in ZSTD_execSequenceLast7()
1008 const BYTE *const vBase, const BYTE *const dictEnd) in ZSTD_execSequence()
1103 const BYTE *const vBase = (const BYTE *)(dctx->vBase); in ZSTD_decompressSequences() local
1264 const BYTE *const vBase, const BYTE *const dictEnd) in ZSTD_execSequenceLong()
1358 const BYTE *const vBase = (const BYTE *)(dctx->vBase); in ZSTD_decompressSequencesLong() local