![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Kind of two-bit version of bit scan reverse. More...
Go to the source code of this file.
Macros | |
#define | FASTPOS_BITS 13 |
#define | fastpos_shift(extra, n) |
#define | fastpos_limit(extra, n) |
#define | fastpos_result(dist, extra, n) |
Variables | |
const uint8_t | lzma_fastpos [1<< FASTPOS_BITS] |
Kind of two-bit version of bit scan reverse.
#define FASTPOS_BITS 13 |
#define fastpos_limit | ( | extra, | |
n ) |
#define fastpos_result | ( | dist, | |
extra, | |||
n ) |
#define fastpos_shift | ( | extra, | |
n ) |
|
extern |