Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmathlimits.h90 static const int kMin10Exp; member
178 static const int kMin10Exp = 0; \
196 static const int kMin10Exp = 0; \
257 static const int kMin10Exp = PREFIX##_MIN_10_EXP; \
Dmathlimits.cc57 const int MathLimits<Type>::kMin10Exp; \