Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h165 #define UNSIGNED_MAX_10_EXP(Type) \ macro
210 static const int kMax10Exp = UNSIGNED_MAX_10_EXP(Type); \
233 #undef UNSIGNED_MAX_10_EXP