Home
last modified time | relevance | path

Searched defs:__unused__ (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dsandbox.c97 sandbox_enable_strict_if_allowed(int src_fd lzma_attribute((__unused__)), in sandbox_enable_strict_if_allowed()
98 int pipe_event_fd lzma_attribute((__unused__)), in sandbox_enable_strict_if_allowed()
99 int pipe_write_fd lzma_attribute((__unused__))) in sandbox_enable_strict_if_allowed()
216 sandbox_enable_strict_if_allowed(int src_fd lzma_attribute((__unused__)), in sandbox_enable_strict_if_allowed()
217 int pipe_event_fd lzma_attribute((__unused__)), in sandbox_enable_strict_if_allowed()
218 int pipe_write_fd lzma_attribute((__unused__))) in sandbox_enable_strict_if_allowed()
H A Doptions.c154 const char *valuestr lzma_attribute((__unused__))) in set_delta()
198 const char *valuestr lzma_attribute((__unused__))) in set_bcj()
H A Dmessage.c95 progress_signal_handler(int sig lzma_attribute((__unused__))) in progress_signal_handler()
/freebsd/contrib/xz/src/liblzma/common/
H A Dindex_encoder.c44 const lzma_allocator *allocator lzma_attribute((__unused__)), in index_encode()
45 const uint8_t *restrict in lzma_attribute((__unused__)), in index_encode()
46 size_t *restrict in_pos lzma_attribute((__unused__)), in index_encode()
47 size_t in_size lzma_attribute((__unused__)), in index_encode()
50 lzma_action action lzma_attribute((__unused__))) in index_encode()
H A Dindex_decoder.c59 uint8_t *restrict out lzma_attribute((__unused__)), in index_decode()
60 size_t *restrict out_pos lzma_attribute((__unused__)), in index_decode()
61 size_t out_size lzma_attribute((__unused__)), in index_decode()
62 lzma_action action lzma_attribute((__unused__))) in index_decode()
H A Dfile_info.c251 uint8_t *restrict out lzma_attribute((__unused__)), in file_info_decode()
252 size_t *restrict out_pos lzma_attribute((__unused__)), in file_info_decode()
253 size_t out_size lzma_attribute((__unused__)), in file_info_decode()
254 lzma_action action lzma_attribute((__unused__))) in file_info_decode()
H A Dblock_encoder.c150 const lzma_filter *filters lzma_attribute((__unused__)), in block_encoder_update()
H A Dlzip_decoder.c340 lzip_decoder_get_check(const void *coder_ptr lzma_attribute((__unused__))) in lzip_decoder_get_check()
H A Dstream_encoder_mt.c917 const lzma_filter *reversed_filters in stream_encoder_mt_update()
/freebsd/contrib/xz/src/liblzma/simple/
H A Driscv.c353 riscv_encode(void *simple lzma_attribute((__unused__)), in riscv_encode()
355 bool is_encoder lzma_attribute((__unused__)), in riscv_encode()
634 riscv_decode(void *simple lzma_attribute((__unused__)), in riscv_decode()
636 bool is_encoder lzma_attribute((__unused__)), in riscv_decode()
H A Darmthumb.c17 armthumb_code(void *simple lzma_attribute((__unused__)), in armthumb_code()
H A Darm.c17 arm_code(void *simple lzma_attribute((__unused__)), in arm_code()
H A Dsparc.c17 sparc_code(void *simple lzma_attribute((__unused__)), in sparc_code()
H A Dpowerpc.c17 powerpc_code(void *simple lzma_attribute((__unused__)), in powerpc_code()
H A Darm64.c27 arm64_code(void *simple lzma_attribute((__unused__)), in arm64_code()
H A Dia64.c17 ia64_code(void *simple lzma_attribute((__unused__)), in ia64_code()
/freebsd/contrib/xz/src/liblzma/lzma/
H A Dlzma2_encoder.c309 lzma_vli id lzma_attribute((__unused__)), const void *options, in lzma2_encoder_init()
/freebsd/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.c509 const lzma_filter *filters_null lzma_attribute((__unused__)), in lz_encoder_update()