Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c816 int const maybe_extMem = (dictDirective == usingExtDict) || (dictDirective == usingDictCtx); in LZ4_compress_generic() local
948 if (maybe_extMem) offset = current - matchIndex; in LZ4_compress_generic()
1003 if (maybe_extMem) { /* static test */ in LZ4_compress_generic()
1130 if (maybe_extMem) offset = current - matchIndex; in LZ4_compress_generic()