Home
last modified time | relevance | path

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

/lib/
Ddecompress.c32 # define unxz NULL macro
52 { {0xfd, 0x37}, "xz", unxz },
Ddecompress_unxz.c251 STATIC int INIT unxz(unsigned char *in, long in_size, in unxz() function
405 return unxz(buf, len, fill, flush, out_buf, pos, error); in __decompress()