Home
last modified time | relevance | path

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

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