Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dfile_io.c67 static bool try_sparse = true; variable
153 try_sparse = false; in io_no_sparse()
914 } else if (try_sparse && opt_mode == MODE_DECOMPRESS) { in io_open_dest_real()