Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_register.h50 const auto hi_complement = static_cast<T>(-hi); in AddNegatedPowers() local
52 const auto it = AddPowers(dst, hi_complement, lo_complement, mult); in AddNegatedPowers()