Searched refs:approximately_one_or_less_double (Results 1 – 3 of 3) sorted by relevance
382 if (!approximately_one_or_less_double(*lineT)) { in pinTs()
282 if (!approximately_one_or_less_double(*lineT)) { in pinTs()
500 inline bool approximately_one_or_less_double(double x) { in approximately_one_or_less_double() function