Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c491 typedef enum { endOnOutputSize = 0, endOnInputSize = 1 } endCondition_directive; typedef
536 endCondition_directive endOnInput, /* endOnOutputSize, endOnInputSize */ in LZ4_decompress_generic()