Searched refs:printVersion (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/programs/
H A Dzstdcli.c563 static void printVersion(void) function
811 if (!strcmp(argument, "--version")) { printVersion(); CLEAN_RETURN(0); }
969 case 'V': printVersion(); CLEAN_RETURN(0); /* Version Only */
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h202 template <typename... T> void printVersion(StringRef Label, T... Version) { function in class:llvm::ScopedPrinter

Completed in 112 milliseconds