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.h159 #define SIGNED_MAX_10_EXP(Type) \ macro
192 static const int kMax10Exp = SIGNED_MAX_10_EXP(Type); \
232 #undef SIGNED_MAX_10_EXP