Searched defs:maxUlpDiff (Results 1 – 1 of 1) sorted by relevance
11330 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()