Rizin
unix-like reverse engineering framework and cli tools
|
#include <lz4hc.h>
Public Attributes | |
void * | table [LZ4_STREAMHCSIZE_VOIDP] |
LZ4HC_CCtx_internal | internal_donotuse |
LZ4HC_CCtx_internal LZ4_streamHC_u::internal_donotuse |
Definition at line 227 of file lz4hc.h.
Referenced by FUZ_test(), FUZ_unitTests(), LZ4_attach_HC_dictionary(), LZ4_compressHC_continue_generic(), LZ4_createHC(), LZ4_favorDecompressionSpeed(), LZ4_initStreamHC(), LZ4_loadDictHC(), LZ4_resetStreamHC_fast(), LZ4_resetStreamStateHC(), LZ4_saveDictHC(), and LZ4_setCompressionLevel().
void* LZ4_streamHC_u::table[LZ4_STREAMHCSIZE_VOIDP] |