Home
last modified time | relevance | path

Searched refs:kNegMin (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h85 static const Type kNegMin; member
176 static const Type kNegMin = -1; \
255 static const Type kNegMin; \
Dmathlimits.cc71 const Type MathLimits<Type>::kNegMin; \
109 const Type MathLimits<Type>::kNegMin = -MathLimits<Type>::kPosMin; \