Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11330 bool almostEqualUlps(FP lhs, FP rhs, uint64_t maxUlpDiff) { in almostEqualUlps()
11507 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff) { in WithinULP()
11511 Floating::WithinUlpsMatcher WithinULP(float target, uint64_t maxUlpDiff) { in WithinULP()