Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/xz/dist/tests/
Dtest_filter_flags.c74 #if defined(HAVE_ENCODER_X86) && defined(HAVE_DECODER_X86)
245 #if defined(HAVE_ENCODER_X86) && defined(HAVE_DECODER_X86) in main()
/netbsd/src/external/public-domain/xz/include/
Dconfig.h98 #define HAVE_DECODER_X86 1 macro
/netbsd/src/external/public-domain/xz/dist/src/liblzma/common/
Dfilter_decoder.c62 #ifdef HAVE_DECODER_X86
Dfilter_common.c55 #if defined(HAVE_ENCODER_X86) || defined(HAVE_DECODER_X86)
/netbsd/src/external/public-domain/xz/dist/
Dconfig.h.in97 #undef HAVE_DECODER_X86