Home
last modified time | relevance | path

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

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