Searched defs:ulps (Results 1 – 2 of 2) sorted by relevance
982 void print_ulps_helper(const char *name, long long ulps, char** failp) { in print_ulps_helper()
11430 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher()