Home
last modified time | relevance | path

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

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