Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c165 #define MAX_COMPRESS_DEPTH 1024 macro
2015 if (looper++ > MAX_COMPRESS_DEPTH) in read_data_compressed()