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.h155 #define UNSIGNED_INT_MAX(Type) \ macro
206 static const Type kPosMax = UNSIGNED_INT_MAX(Type); \
231 #undef UNSIGNED_INT_MAX