Searched refs:toint (Results 1 – 1 of 1) sorted by relevance
152 static inline int64_t toint(double x, int64_t maxval, double& err) { in toint() function159 static inline int64_t toint(double x, int64_t maxval) { in toint() function749 *coef++ = static_cast<T>(toint(y, 1ULL<<(sizeof(T)*8-1), err));751 *coef++ = static_cast<T>(toint(y, 1ULL<<(sizeof(T)*8-1)));