Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/numerics/c.math/
H A Dlerp.pass.cpp39 constexpr T maxV = std::numeric_limits<T>::max(); in test() local
/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/
H A Dmidpoint.float.pass.cpp43 constexpr T maxV = std::numeric_limits<T>::max(); in fp_test() local