Searched refs:LZ4_streamDecode_t_internal (Results 1 – 2 of 2) sorted by relevance
598 } LZ4_streamDecode_t_internal; typedef646 LZ4_streamDecode_t_internal internal_donotuse;
2906 …LZ4_STATIC_ASSERT(LZ4_STREAMDECODESIZE >= sizeof(LZ4_streamDecode_t_internal)); /* A compilation e… in LZ4_createStreamDecode()2928 LZ4_streamDecode_t_internal *lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_setStreamDecode()2968 LZ4_streamDecode_t_internal *lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_decompress_safe_continue()3016 LZ4_streamDecode_t_internal *lz4sd = &LZ4_streamDecode->internal_donotuse; in LZ4_decompress_fast_continue()