Searched refs:WithinULP (Results 1 – 1 of 1) sorted by relevance
3419 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() function11511 Floating::WithinUlpsMatcher WithinULP(float target, uint64_t maxUlpDiff) { in WithinULP() function