Home
last modified time | relevance | path

Searched refs:LZMA_LIT_SIZE (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dlzmadecode.h37 #define LZMA_LIT_SIZE 768 macro
50 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/LZMA_C/
H A DLzmaStateDecode.h41 #define LZMA_LIT_SIZE 768 macro
55 #define LzmaGetNumProbs(lzmaProps) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((lzmaProps)->lc + (lzmaProp…
H A DLzmaDecode.h57 #define LZMA_LIT_SIZE 768 macro
73 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/LZMA_C/
H A DLzmaStateDecode.h41 #define LZMA_LIT_SIZE 768 macro
55 #define LzmaGetNumProbs(lzmaProps) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((lzmaProps)->lc + (lzmaProp…
H A DLzmaDecode.h57 #define LZMA_LIT_SIZE 768 macro
73 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Compress/LZMA_C/
H A DLzmaStateDecode.h60 #define LZMA_LIT_SIZE 768 macro
74 #define LzmaGetNumProbs(lzmaProps) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((lzmaProps)->lc + (lzmaProp…
H A DLzmaDecode.h75 #define LZMA_LIT_SIZE 768 macro
91 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/archivers/lzmalib/lzmalib-0.0.1/7zip/Compress/LZMA_C/
H A DLzmaStateDecode.h60 #define LZMA_LIT_SIZE 768 macro
74 #define LzmaGetNumProbs(lzmaProps) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((lzmaProps)->lc + (lzmaProp…
H A DLzmaDecode.h75 #define LZMA_LIT_SIZE 768 macro
91 #define LzmaGetNumProbs(Properties) (LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((Properties)->lc + (Proper…
/dports/archivers/upx/upx-3.96/src/stub/src/arch/amd64/
H A Dlzma_d.S70 #define LZMA_LIT_SIZE 768 macro
73 movq $-LZMA_LIT_SIZE,%rbx
/dports/archivers/upx/upx-3.96/src/stub/src/arch/powerpc/32/
H A Dlzma_d.S70 #define LZMA_LIT_SIZE 768 macro
73 li a0,-2*LZMA_LIT_SIZE

12345678910