Home | History | Annotate | Download | only in examples

Lines Matching refs:lzma

22 #include <lzma.h>
57 // be combined with bitwise-or. See lzma/container.h
58 // (src/liblzma/api/lzma/container.h in the source package or e.g.
59 // /usr/include/lzma/container.h depending on the install prefix)
69 // lzma/container.h (src/liblzma/api/lzma/container.h in the source
70 // package or e.g. /usr/include/lzma/container.h depending on the
176 // so it must be an error code. See lzma/base.h
177 // (src/liblzma/api/lzma/base.h in the source package
178 // or e.g. /usr/include/lzma/base.h depending on the