Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3419 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff);
3420 Floating::WithinUlpsMatcher WithinULP(float target, uint64_t maxUlpDiff);
11507 Floating::WithinUlpsMatcher WithinULP(double target, uint64_t maxUlpDiff) { in WithinULP() function
11511 Floating::WithinUlpsMatcher WithinULP(float target, uint64_t maxUlpDiff) { in WithinULP() function