Searched refs:SIGNED_INT_MAX (Results 1 – 3 of 3) sorted by relevance
149 #define SIGNED_INT_MAX(Type) \ macro186 static const Type kPosMax = SIGNED_INT_MAX(Type); \229 #undef SIGNED_INT_MAX
130 …rotobuf/src/google/protobuf/stubs/mathlimits.h:173:31: note: in expansion of macro 'SIGNED_INT_MAX'131 static const Type kPosMax = SIGNED_INT_MAX(Type); \\
122 …rotobuf/src/google/protobuf/stubs/mathlimits.h:173:31: note: in expansion of macro 'SIGNED_INT_MAX'123 static const Type kPosMax = SIGNED_INT_MAX(Type); \\