Searched refs:kIsInteger (Results 1 – 3 of 3) sorted by relevance
74 static const bool kIsInteger; member171 static const bool kIsInteger = true; \191 static const bool kIsInteger = true; \250 static const bool kIsInteger = false; \
56 const bool MathLimits<Type>::kIsInteger; \
147 if (MathLimits<T>::kIsInteger) { in WithinFractionOrMargin()