Searched refs:precisely_zero_when_compared_to (Results 1 – 4 of 4) sorted by relevance
382 inline bool precisely_zero_when_compared_to(double x, double y) { in precisely_zero_when_compared_to() function
288 if (precisely_zero_when_compared_to(test, maxVal)) { in linearIntersects()