Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dmathlimits.h152 #define UNSIGNED_MAX_10_EXP(Type) \ macro
197 static const int kMax10Exp = UNSIGNED_MAX_10_EXP(Type); \
220 #undef UNSIGNED_MAX_10_EXP