Searched refs:LZ4_streamDecode_t_internal (Results 1 – 2 of 2) sorted by relevance
754 } LZ4_streamDecode_t_internal; typedef759 LZ4_streamDecode_t_internal internal_donotuse;
2500 LZ4_STATIC_ASSERT(sizeof(LZ4_streamDecode_t) >= sizeof(LZ4_streamDecode_t_internal)); in LZ4_createStreamDecode()2520 LZ4_streamDecode_t_internal* lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_setStreamDecode()2562 LZ4_streamDecode_t_internal* lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_decompress_safe_continue()2603 LZ4_streamDecode_t_internal* const lz4sd = in LZ4_decompress_fast_continue()