Home
last modified time | relevance | path

Searched refs:make_fmt (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dformatter_float.bench.cpp229 static constexpr std::string make_fmt() { in make_fmt() function
235 constexpr size_t s = make_fmt().size(); in __anona31bab390202()
237 std::ranges::copy(make_fmt(), r.begin()); in __anona31bab390202()
Dformatter_int.bench.cpp188 static constexpr std::string make_fmt() { in make_fmt() function
193 constexpr size_t s = make_fmt().size(); in __anona34acc4e0202()
195 std::ranges::copy(make_fmt(), r.begin()); in __anona34acc4e0202()