Searched defs:lz4s (Results 1 – 2 of 2) sorted by relevance
106 lz4s = sorted(glob.glob('*.lz4')) variable113 lz4s = sorted(glob.glob('*.lz4')) variable126 lz4s = sorted(glob.glob('*.lz4')) variable132 lz4s = sorted(glob.glob('*.lz4')) variable
1335 LZ4_stream_t* const lz4s = (LZ4_stream_t*)ALLOC(sizeof(LZ4_stream_t)); in LZ4_createStream() local2170 LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOC_AND_ZERO(sizeof(LZ4_streamDecode_t)); in LZ4_createStreamDecode() local