Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/programs/
H A Dlz4io.c441 { int const sparseMode = (prefs->sparseFileSupport - (f==stdout)) > 0; in LZ4IO_openDstFile() local
1607 int const sparseMode = (sparseFileSupport - (file==stdout)) > 0; in LZ4IO_fwriteSparse() local