Searched refs:kIsInteger (Results 1 – 2 of 2) sorted by relevance
87 static const bool kIsInteger; member184 static const bool kIsInteger = true; \204 static const bool kIsInteger = true; \274 static const bool kIsInteger = false; \
126 if (MathLimits<T>::kIsInteger) { in WithinFractionOrMargin()