Searched refs:approximately_greater_than_one (Results 1 – 4 of 4) sorted by relevance
93 while (inflections && approximately_greater_than_one(inflectT[inflections - 1])) { in toQuadraticTs()
83 } else if (approximately_greater_than_one(tValue)) { in AddValidTs()
385 inline bool approximately_greater_than_one(double x) { in approximately_greater_than_one() function
2180 if (!(zeroOneSet & kOneS1Set) && approximately_greater_than_one(tail1->fEndT)) { in BinarySearch()2190 if (!(zeroOneSet & kOneS2Set) && approximately_greater_than_one(tail2->fEndT)) { in BinarySearch()