Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
command.h File Reference
#include "../common/constants.h"
#include "../common/platform.h"
#include <brotli/types.h>
#include "./fast_log.h"
#include "./params.h"
#include "./prefix.h"

Go to the source code of this file.

Data Structures

struct  Command
 

Typedefs

typedef struct Command Command
 

Variables

BROTLI_INTERNAL const uint32_t kBrotliInsBase [BROTLI_NUM_INS_COPY_CODES]
 
BROTLI_INTERNAL const uint32_t kBrotliInsExtra [BROTLI_NUM_INS_COPY_CODES]
 
BROTLI_INTERNAL const uint32_t kBrotliCopyBase [BROTLI_NUM_INS_COPY_CODES]
 
BROTLI_INTERNAL const uint32_t kBrotliCopyExtra [BROTLI_NUM_INS_COPY_CODES]
 

Typedef Documentation

◆ Command

typedef struct Command Command

Variable Documentation

◆ kBrotliCopyBase

BROTLI_INTERNAL const uint32_t kBrotliCopyBase[BROTLI_NUM_INS_COPY_CODES]
extern

◆ kBrotliCopyExtra

BROTLI_INTERNAL const uint32_t kBrotliCopyExtra[BROTLI_NUM_INS_COPY_CODES]
extern

◆ kBrotliInsBase

BROTLI_INTERNAL const uint32_t kBrotliInsBase[BROTLI_NUM_INS_COPY_CODES]
extern

◆ kBrotliInsExtra

BROTLI_INTERNAL const uint32_t kBrotliInsExtra[BROTLI_NUM_INS_COPY_CODES]
extern