Home
last modified time | relevance | path

Searched defs:XZ_FILE_INFO_INIT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/gzip/
H A Dunxz.c243 #define XZ_FILE_INFO_INIT { NULL, 0, 0, true, 50000002 } macro
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dlist.c37 #define XZ_FILE_INFO_INIT { NULL, 0, 0, true, 50000002 } macro