Searched refs:bunzip_data (Results 1 – 1 of 1) sorted by relevance
85 struct bunzip_data { struct110 typedef struct bunzip_data bunzip_data; argument115 static unsigned get_bits(bunzip_data *bd, int bits_wanted) in get_bits()157 static int get_next_block(bunzip_data *bd) in get_next_block()578 static int read_bunzip(bunzip_data *bd, char *outbuf, int len) in read_bunzip()704 bunzip_data **bdp, in start_bunzip()708 bunzip_data *bd; in start_bunzip()716 i = sizeof(bunzip_data); in start_bunzip()762 static void FAST_FUNC dealloc_bunzip(bunzip_data *bd) in dealloc_bunzip()774 bunzip_data *bd; in IF_DESKTOP()[all …]