Lines Matching refs:PASS_STATE_ONLY
165 #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()
892 abort_unzip(PASS_STATE_ONLY); //return 1; in inflate_block()
903 abort_unzip(PASS_STATE_ONLY); //return 1; in inflate_block()
915 abort_unzip(PASS_STATE_ONLY); //return 1; in inflate_block()
935 abort_unzip(PASS_STATE_ONLY); in inflate_block()
940 abort_unzip(PASS_STATE_ONLY); in inflate_block()
951 abort_unzip(PASS_STATE_ONLY); in inflate_block()
972 calculate_gunzip_crc(PASS_STATE_ONLY); in inflate_get_next_window()
983 ret = inflate_stored(PASS_STATE_ONLY); in inflate_get_next_window()
986 ret = inflate_codes(PASS_STATE_ONLY); in inflate_get_next_window()
989 abort_unzip(PASS_STATE_ONLY); in inflate_get_next_window()
993 calculate_gunzip_crc(PASS_STATE_ONLY); in inflate_get_next_window()
1035 int r = inflate_get_next_window(PASS_STATE_ONLY); in IF_DESKTOP()
1179 extra_short = buffer_read_le_u16(PASS_STATE_ONLY); in check_header_gzip()
1269 v32 = buffer_read_le_u32(PASS_STATE_ONLY); in IF_DESKTOP()
1277 v32 = buffer_read_le_u32(PASS_STATE_ONLY); in IF_DESKTOP()