Home
last modified time | relevance | path

Searched defs:EXTRA_VERSION (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/libarchive/tar/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/cpio/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/cat/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/unzip/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest.h34 #define EXTRA_VERSION archive_version_details() macro
H A Dmain.c70 #define EXTRA_VERSION archive_version_details() macro