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.h139 #define SIGNED_INT_MIN(Type) \ macro
174 static const Type kMin = SIGNED_INT_MIN(Type); \
217 #undef SIGNED_INT_MIN