MAX_CPPTYPE 111 third_party/protobuf/src/google/protobuf/descriptor.cc const char * const FieldDescriptor::kCppTypeToName[MAX_CPPTYPE + 1] = { MAX_CPPTYPE 575 third_party/protobuf/src/google/protobuf/descriptor.h static const char * const kCppTypeToName[MAX_CPPTYPE + 1]; MAX_CPPTYPE 79 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc const char* cpptype_names_[FieldDescriptor::MAX_CPPTYPE + 1] = { MAX_CPPTYPE 60 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(implicit_cast<int>(FieldDescriptor::MAX_CPPTYPE), MAX_CPPTYPE 61 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc implicit_cast<int>(WireFormatLite::MAX_CPPTYPE));