Searched defs:SIGNED_MAX_10_EXP (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
H A 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 macro

Completed in 78 milliseconds