Searched refs:bunzip2 (Results 1 – 2 of 2) sorted by relevance
/lib/ |
D | decompress.c | 25 # define bunzip2 NULL macro 49 { {0x42, 0x5a}, "bzip2", bunzip2 },
|
D | decompress_bunzip2.c | 678 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2() function 753 return bunzip2(buf, len - 4, fill, flush, outbuf, pos, error); in __decompress()
|