Home
last modified time | relevance | path

Searched refs:maybe_extMem (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4.c675 int const maybe_extMem = (dictDirective == usingExtDict) || (dictDirective == usingDictCtx); in LZ4_compress_generic() local
801 if (maybe_extMem) offset = current - matchIndex; in LZ4_compress_generic()
854 if (maybe_extMem) { /* static test */ in LZ4_compress_generic()
964 if (maybe_extMem) offset = current - matchIndex; in LZ4_compress_generic()