Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h142 #define UNSIGNED_INT_MAX(Type) \ macro
193 static const Type kPosMax = UNSIGNED_INT_MAX(Type); \
218 #undef UNSIGNED_INT_MAX