Macros
config.h File Reference

Go to the source code of this file.

Macros

#define HAVE_STDINT_H
 
#define HAVE_INTTYPES_H
 
#define HAVE_LIMITS_H
 
#define HAVE_STDBOOL_H
 
#define HAVE_STRING_H
 
#define HAVE_STRINGS_H
 
#define HAVE_MEMORY_H
 
#define MYTHREAD_POSIX
 
#define HAVE_DECODER_ARM
 
#define HAVE_DECODER_ARMTHUMB
 
#define HAVE_DECODER_DELTA
 
#define HAVE_DECODER_IA64
 
#define HAVE_DECODER_LZMA1
 
#define HAVE_DECODER_LZMA2
 
#define HAVE_DECODER_POWERPC
 
#define HAVE_DECODER_SPARC
 
#define HAVE_DECODER_X86
 
#define HAVE_ENCODERS
 
#define HAVE_ENCODER_ARM
 
#define HAVE_ENCODER_ARMTHUMB
 
#define HAVE_ENCODER_DELTA
 
#define HAVE_ENCODER_IA64
 
#define HAVE_ENCODER_LZMA1
 
#define HAVE_ENCODER_LZMA2
 
#define HAVE_ENCODER_POWERPC
 
#define HAVE_ENCODER_SPARC
 
#define HAVE_ENCODER_X86
 
#define HAVE_MF_BT2
 
#define HAVE_MF_BT3
 
#define HAVE_MF_BT4
 
#define HAVE_MF_HC3
 
#define HAVE_MF_HC4
 
#define HAVE_BYTESWAP_H
 
#define HAVE_CHECK_CRC32
 
#define HAVE_CHECK_CRC64
 
#define HAVE_CHECK_SHA256
 
#define TUKLIB_SYMBOL_PREFIX   vtklzma_
 
#define TUKLIB_FAST_UNALIGNED_ACCESS
 
#define BUILD_SHARED_LIBS
 

Macro Definition Documentation

◆ HAVE_STDINT_H

#define HAVE_STDINT_H

Definition at line 1 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H

Definition at line 2 of file config.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H

Definition at line 3 of file config.h.

◆ HAVE_STDBOOL_H

#define HAVE_STDBOOL_H

Definition at line 4 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H

Definition at line 5 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H

Definition at line 6 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H

Definition at line 7 of file config.h.

◆ MYTHREAD_POSIX

#define MYTHREAD_POSIX

Definition at line 8 of file config.h.

◆ HAVE_DECODER_ARM

#define HAVE_DECODER_ARM

Definition at line 10 of file config.h.

◆ HAVE_DECODER_ARMTHUMB

#define HAVE_DECODER_ARMTHUMB

Definition at line 11 of file config.h.

◆ HAVE_DECODER_DELTA

#define HAVE_DECODER_DELTA

Definition at line 12 of file config.h.

◆ HAVE_DECODER_IA64

#define HAVE_DECODER_IA64

Definition at line 13 of file config.h.

◆ HAVE_DECODER_LZMA1

#define HAVE_DECODER_LZMA1

Definition at line 14 of file config.h.

◆ HAVE_DECODER_LZMA2

#define HAVE_DECODER_LZMA2

Definition at line 15 of file config.h.

◆ HAVE_DECODER_POWERPC

#define HAVE_DECODER_POWERPC

Definition at line 16 of file config.h.

◆ HAVE_DECODER_SPARC

#define HAVE_DECODER_SPARC

Definition at line 17 of file config.h.

◆ HAVE_DECODER_X86

#define HAVE_DECODER_X86

Definition at line 18 of file config.h.

◆ HAVE_ENCODERS

#define HAVE_ENCODERS

Definition at line 19 of file config.h.

◆ HAVE_ENCODER_ARM

#define HAVE_ENCODER_ARM

Definition at line 20 of file config.h.

◆ HAVE_ENCODER_ARMTHUMB

#define HAVE_ENCODER_ARMTHUMB

Definition at line 21 of file config.h.

◆ HAVE_ENCODER_DELTA

#define HAVE_ENCODER_DELTA

Definition at line 22 of file config.h.

◆ HAVE_ENCODER_IA64

#define HAVE_ENCODER_IA64

Definition at line 23 of file config.h.

◆ HAVE_ENCODER_LZMA1

#define HAVE_ENCODER_LZMA1

Definition at line 24 of file config.h.

◆ HAVE_ENCODER_LZMA2

#define HAVE_ENCODER_LZMA2

Definition at line 25 of file config.h.

◆ HAVE_ENCODER_POWERPC

#define HAVE_ENCODER_POWERPC

Definition at line 26 of file config.h.

◆ HAVE_ENCODER_SPARC

#define HAVE_ENCODER_SPARC

Definition at line 27 of file config.h.

◆ HAVE_ENCODER_X86

#define HAVE_ENCODER_X86

Definition at line 28 of file config.h.

◆ HAVE_MF_BT2

#define HAVE_MF_BT2

Definition at line 29 of file config.h.

◆ HAVE_MF_BT3

#define HAVE_MF_BT3

Definition at line 30 of file config.h.

◆ HAVE_MF_BT4

#define HAVE_MF_BT4

Definition at line 31 of file config.h.

◆ HAVE_MF_HC3

#define HAVE_MF_HC3

Definition at line 32 of file config.h.

◆ HAVE_MF_HC4

#define HAVE_MF_HC4

Definition at line 33 of file config.h.

◆ HAVE_BYTESWAP_H

#define HAVE_BYTESWAP_H

Definition at line 37 of file config.h.

◆ HAVE_CHECK_CRC32

#define HAVE_CHECK_CRC32

Definition at line 39 of file config.h.

◆ HAVE_CHECK_CRC64

#define HAVE_CHECK_CRC64

Definition at line 40 of file config.h.

◆ HAVE_CHECK_SHA256

#define HAVE_CHECK_SHA256

Definition at line 41 of file config.h.

◆ TUKLIB_SYMBOL_PREFIX

#define TUKLIB_SYMBOL_PREFIX   vtklzma_

Definition at line 42 of file config.h.

◆ TUKLIB_FAST_UNALIGNED_ACCESS

#define TUKLIB_FAST_UNALIGNED_ACCESS

Definition at line 43 of file config.h.

◆ BUILD_SHARED_LIBS

#define BUILD_SHARED_LIBS

Definition at line 45 of file config.h.