Searched refs:more_roughly_equal (Results 1 – 4 of 4) sorted by relevance
77 if (more_roughly_equal(oldOne, one) && more_roughly_equal(oldTwo, two)) { in insert()
243 inline bool more_roughly_equal(double x, double y) { in more_roughly_equal() function