Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c612 static void printVersion(void) in printVersion() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h266 template <typename... T> void printVersion(StringRef Label, T... Version) { in printVersion() function