Home
last modified time | relevance | path

Searched refs:PBIT (Results 1 – 25 of 92) sorted by relevance

1234

/dports/archivers/zoo/zoo-2.10.1_4/
H A Dhuf.c22 #define PBIT 4 /* smallest integer such that (1U << PBIT) > NP */ macro
155 write_pt_len(NP, PBIT, -1); in send_block()
157 putbits(PBIT, 0); putbits(PBIT, root); in send_block()
313 read_pt_len(NP, PBIT, -1); in decode_c()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/lha/
H A Dlha_macro.h291 #define PBIT 4 /* smallest integer such that (1 << PBIT) > * NP */
295 #define PBIT 5 /* smallest integer such that (1 << PBIT) > * NP */ macro
/dports/archivers/lha/lha-114i/src/
H A Dlha_macro.h352 #define PBIT 4 /* smallest integer such that (1 << PBIT) > * NP */
356 #define PBIT 5 /* smallest integer such that (1 << PBIT) > * NP */ macro
H A Dlha_macro.h.orig350 #define PBIT 4 /* smallest integer such that (1 << PBIT) > * NP */
354 #define PBIT 5 /* smallest integer such that (1 << PBIT) > * NP */
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DArjDecoder1.h30 #define PBIT 5 macro
/dports/audio/ocp/ocp-0.2.90/playym/lzh/
H A Dlzh.h74 #define PBIT 4 /* smallest integer such that (1U << PBIT) > NP */ macro
/dports/audio/stymulator/STYMulator-0.21a/src/stsoundlib/lzh/
H A Dlzh.h69 #define PBIT 4 /* smallest integer such that (1U << PBIT) > NP */ macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/vtx/
H A Dlh5dec.c24 #define PBIT 4 /* smallest integer such that (1U << PBIT) > NP */ macro
205 read_pt_len(NP, PBIT, -1); in decode_c()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/vtx/
H A Dlh5dec.cc26 #define PBIT 4 /* smallest integer such that (1U << PBIT) > NP */ macro
211 read_pt_len(NP, PBIT, -1); in decode_c()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/made/
H A Dredreader.h57 const uint PBIT = 4; variable
/dports/games/scummvm/scummvm-2.5.1/engines/made/
H A Dredreader.h57 const uint PBIT = 4; variable
/dports/archivers/unarj/unarj-2.65/
H A Ddecode.c49 #define PBIT 5 macro
292 read_pt_len(NP, PBIT, -1); in decode_c()
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dlha_macro.h218 #define PBIT 5 /* smallest integer such that (1 << PBIT) > * NP */ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/Common/
H A DEfiCompress.c43 #define PBIT 4 macro
1138 WritePTLen(NP, PBIT, -1); in SendBlock()
1140 PutBits(PBIT, 0); in SendBlock()
1141 PutBits(PBIT, Root); in SendBlock()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c48 #define PBIT 4 macro
1123 WritePTLen (NP, PBIT, -1); in SendBlock()
1125 PutBits (PBIT, 0); in SendBlock()
1126 PutBits (PBIT, Root); in SendBlock()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Sample/Tools/Source/Common/
H A DEfiCompress.c59 #define PBIT 4 macro
1147 WritePTLen(NP, PBIT, -1); in SendBlock()
1149 PutBits(PBIT, 0); in SendBlock()
1150 PutBits(PBIT, Root); in SendBlock()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DEfiCompress.c43 #define PBIT 4 macro
1138 WritePTLen(NP, PBIT, -1); in SendBlock()
1140 PutBits(PBIT, 0); in SendBlock()
1141 PutBits(PBIT, Root); in SendBlock()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c48 #define PBIT 4 macro
1123 WritePTLen (NP, PBIT, -1); in SendBlock()
1125 PutBits (PBIT, 0); in SendBlock()
1126 PutBits (PBIT, Root); in SendBlock()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DEfiCompress.c43 #define PBIT 4 macro
1138 WritePTLen(NP, PBIT, -1); in SendBlock()
1140 PutBits(PBIT, 0); in SendBlock()
1141 PutBits(PBIT, Root); in SendBlock()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DEfiCompress.c43 #define PBIT 4 macro
1138 WritePTLen(NP, PBIT, -1); in SendBlock()
1140 PutBits(PBIT, 0); in SendBlock()
1141 PutBits(PBIT, Root); in SendBlock()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DEfiCompress.c43 #define PBIT 4 macro
1138 WritePTLen(NP, PBIT, -1); in SendBlock()
1140 PutBits(PBIT, 0); in SendBlock()
1141 PutBits(PBIT, Root); in SendBlock()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c48 #define PBIT 4 macro
1123 WritePTLen (NP, PBIT, -1); in SendBlock()
1125 PutBits (PBIT, 0); in SendBlock()
1126 PutBits (PBIT, Root); in SendBlock()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c48 #define PBIT 4 macro
1123 WritePTLen (NP, PBIT, -1); in SendBlock()
1125 PutBits (PBIT, 0); in SendBlock()
1126 PutBits (PBIT, Root); in SendBlock()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c48 #define PBIT 4 macro
1123 WritePTLen (NP, PBIT, -1); in SendBlock()
1125 PutBits (PBIT, 0); in SendBlock()
1126 PutBits (PBIT, Root); in SendBlock()
/dports/net/ipxe/ipxe-2265a65/src/util/
H A Deficompress.c40 #define PBIT 4 macro
1135 WritePTLen(NP, PBIT, -1); in SendBlock()
1137 PutBits(PBIT, 0); in SendBlock()
1138 PutBits(PBIT, Root); in SendBlock()

1234