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()
113 } else if (approximately_greater_than_one(tValue)) { in AddValidTs()
468 inline bool approximately_greater_than_one(double x) { in approximately_greater_than_one() function
2355 if (!(zeroOneSet & kOneS1Set) && approximately_greater_than_one(tail1->fEndT)) { in BinarySearch()2365 if (!(zeroOneSet & kOneS2Set) && approximately_greater_than_one(tail2->fEndT)) { in BinarySearch()