Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h152 #define SIGNED_INT_MIN(Type) \ macro
187 static const Type kMin = SIGNED_INT_MIN(Type); \
230 #undef SIGNED_INT_MIN