Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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; \