Searched refs:precisely_equal (Results 1 – 3 of 3) sorted by relevance
49 && (!precisely_equal(one, 1) || precisely_equal(oldOne, 1)) in insert()51 && (!precisely_equal(two, 1) || precisely_equal(oldTwo, 1))) { in insert()
396 inline bool precisely_equal(double x, double y) { in precisely_equal() function
1054 if (precisely_equal(base->fT, testT)) { in match()