Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Ddonotoptimize_test.cc9 std::uint64_t double_up(const std::uint64_t x) { return x * 2; } in double_up() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Ddonotoptimize_test.cc9 std::uint64_t double_up(const std::uint64_t x) { return x * 2; } in double_up() function