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

/external/protobuf/src/google/protobuf/stubs/
H A Dmathlimits.h90 static const int kMin10Exp; member in struct:google::protobuf::MathLimits
178 static const int kMin10Exp = 0; \
196 static const int kMin10Exp = 0; \
257 static const int kMin10Exp = PREFIX##_MIN_10_EXP; \

Completed in 1040 milliseconds