Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c982 void print_ulps_helper(const char *name, long long ulps, char** failp) { in print_ulps_helper()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11430 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher()