Searched refs:opt_single_stream (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/xz/src/xz/
H A Dcoder.h45 extern bool opt_single_stream;
H A Dcoder.c27 bool opt_single_stream = false; variable
478 if (!opt_single_stream)
774 if (opt_single_stream) {
H A Dargs.c459 opt_single_stream = true;

Completed in 61 milliseconds