Searched refs:LZ4_streamDecode_t_internal (Results 1 – 2 of 2) sorted by relevance
579 } LZ4_streamDecode_t_internal; typedef599 } LZ4_streamDecode_t_internal; typedef647 LZ4_streamDecode_t_internal internal_donotuse;
2171 …LZ4_STATIC_ASSERT(LZ4_STREAMDECODESIZE >= sizeof(LZ4_streamDecode_t_internal)); /* A compilatio… in LZ4_createStreamDecode()2190 LZ4_streamDecode_t_internal* lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_setStreamDecode()2227 LZ4_streamDecode_t_internal* lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_decompress_safe_continue()2267 LZ4_streamDecode_t_internal* lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_decompress_fast_continue()