Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h136 #define SIGNED_INT_MAX(Type) \ macro
173 static const Type kPosMax = SIGNED_INT_MAX(Type); \
216 #undef SIGNED_INT_MAX