Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/
Ddecompress_gunzip.c165 #define PASS_STATE_ONLY /*nothing*/ macro
177 #define PASS_STATE_ONLY state macro
255 huft_free_all(PASS_STATE_ONLY); in abort_unzip()
271 abort_unzip(PASS_STATE_ONLY); in fill_bitbuffer()
544 abort_unzip(PASS_STATE_ONLY); in inflate_codes()
582 abort_unzip(PASS_STATE_ONLY); in inflate_codes()
642 huft_free_all(PASS_STATE_ONLY); in inflate_codes()
761 abort_unzip(PASS_STATE_ONLY); /* error in compressed data */ in inflate_block()
853 abort_unzip(PASS_STATE_ONLY); /* bad lengths */ in inflate_block()
870 abort_unzip(PASS_STATE_ONLY); /* incomplete code set */ in inflate_block()
[all …]