Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h146 #define SIGNED_MAX_10_EXP(Type) \ macro
179 static const int kMax10Exp = SIGNED_MAX_10_EXP(Type); \
219 #undef SIGNED_MAX_10_EXP