Searched refs:DEFINE_int32 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcommandlineflags.h19 #define DEFINE_int32(name, default_val, doc) int32_t FLAG(name) = (default_val) macro
H A Dbenchmark.cc71 DEFINE_int32(benchmark_repetitions, 1,
102 DEFINE_int32(v, 0, "The level of verbose logging to output");
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcommandlineflags.h19 #define DEFINE_int32(name, default_val, doc) int32_t FLAG(name) = (default_val) macro
H A Dbenchmark.cc73 DEFINE_int32(benchmark_repetitions, 1,
113 DEFINE_int32(v, 0, "The level of verbose logging to output");

Completed in 92 milliseconds