Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6996 auto cumn = [n](double x) -> int { in bootstrap() local
7003 auto lo = std::max(cumn(a1), 0); in bootstrap()
7004 auto hi = std::min(cumn(a2), n - 1); in bootstrap()