Searched refs:kMin (Results 1 – 2 of 2) sorted by relevance
80 static const Type kMin; member174 static const Type kMin = SIGNED_INT_MIN(Type); \177 static const Type kNegMax = kMin; \194 static const Type kMin = 0; \253 static const Type kMin; \
64 const Type MathLimits<Type>::kMin; \107 const Type MathLimits<Type>::kMin = -MathLimits<Type>::kPosMax; \