Searched defs:VPrintf (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp138 void VPrintf(bool Verbose, const char *Fmt, ...) { function in namespace:fuzzer
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h197 #define VPrintf(level, ...) \ macro

Completed in 69 milliseconds