Home
last modified time | relevance | path

Searched refs:endCondition_directive (Results 1 – 1 of 1) sorted by relevance

/lz4-3.4.0-2.7.6/lib/
Dlz4.c1692 typedef enum { endOnOutputSize = 0, endOnInputSize = 1 } endCondition_directive; typedef
1744 endCondition_directive endOnInput, /* endOnOutputSize, endOnInputSize */ in LZ4_decompress_generic()