Searched defs:libz_enabled (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_mac_metadata.c29 static const int libz_enabled = 1; variable
31 static const int libz_enabled = 0; variable
H A Dtest_compat_zip.c29 static const int libz_enabled = 1; variable
31 static const int libz_enabled = 0; variable
H A Dtest_read_format_zip.c30 static const int libz_enabled = 1; variable
32 static const int libz_enabled = 0; variable
H A Dtest_read_format_cab.c29 static const int libz_enabled = 1; variable
31 static const int libz_enabled = 0; variable

Completed in 74 milliseconds