Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dindex_encoder.c45 const lzma_allocator *allocator lzma_attribute((__unused__)), in index_encode()
46 const uint8_t *restrict in lzma_attribute((__unused__)), in index_encode()
47 size_t *restrict in_pos lzma_attribute((__unused__)), in index_encode()
48 size_t in_size lzma_attribute((__unused__)), in index_encode()
51 lzma_action action lzma_attribute((__unused__))) in index_encode()
H A Dindex_decoder.c60 uint8_t *restrict out lzma_attribute((__unused__)), in index_decode()
61 size_t *restrict out_pos lzma_attribute((__unused__)), in index_decode()
62 size_t out_size lzma_attribute((__unused__)), in index_decode()
63 lzma_action action lzma_attribute((__unused__))) in index_decode()
H A Dalone_encoder.c35 const lzma_allocator *allocator lzma_attribute((__unused__)), in alone_encode()
H A Dalone_decoder.c54 const lzma_allocator *allocator lzma_attribute((__unused__)), in alone_decode()
H A Dblock_encoder.c150 const lzma_filter *filters lzma_attribute((__unused__)), in block_encoder_update()
/netbsd-src/external/public-domain/xz/dist/src/liblzma/simple/
H A Darmthumb.c18 armthumb_code(void *simple lzma_attribute((__unused__)), in armthumb_code()
H A Dpowerpc.c18 powerpc_code(void *simple lzma_attribute((__unused__)), in powerpc_code()
H A Darm.c18 arm_code(void *simple lzma_attribute((__unused__)), in arm_code()
H A Dsparc.c18 sparc_code(void *simple lzma_attribute((__unused__)), in sparc_code()
H A Dia64.c18 ia64_code(void *simple lzma_attribute((__unused__)), in ia64_code()
H A Dsimple_coder.c215 const lzma_filter *filters_null lzma_attribute((__unused__)), in simple_coder_update()
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Doptions.c153 const char *valuestr lzma_attribute((__unused__))) in set_delta()
197 const char *valuestr lzma_attribute((__unused__))) in set_bcj()
H A Dsignals.c189 signal_handler(DWORD type lzma_attribute((__unused__))) in signal_handler()
H A Dmessage.c90 progress_signal_handler(int sig lzma_attribute((__unused__))) in progress_signal_handler()
/netbsd-src/external/public-domain/xz/dist/src/liblzma/delta/
H A Ddelta_encoder.c90 const lzma_filter *filters_null lzma_attribute((__unused__)), in delta_encoder_update()
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_decoder.c129 const lzma_allocator *allocator lzma_attribute((__unused__)), in lz_decode()
H A Dlz_encoder.c508 const lzma_filter *filters_null lzma_attribute((__unused__)), in lz_encoder_update()