GOOGLE_COMPILE_ASSERT  265 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc         GOOGLE_COMPILE_ASSERT(
GOOGLE_COMPILE_ASSERT  277 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc         GOOGLE_COMPILE_ASSERT(
GOOGLE_COMPILE_ASSERT  164 third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc   GOOGLE_COMPILE_ASSERT(kStringPrintfVectorMaxArgs == 32, arg_count_mismatch);
GOOGLE_COMPILE_ASSERT 1058 third_party/protobuf/src/google/protobuf/stubs/strutil.cc   GOOGLE_COMPILE_ASSERT(DBL_DIG < 20, DBL_DIG_is_too_big);
GOOGLE_COMPILE_ASSERT 1113 third_party/protobuf/src/google/protobuf/stubs/strutil.cc   GOOGLE_COMPILE_ASSERT(FLT_DIG < 10, FLT_DIG_is_too_big);
GOOGLE_COMPILE_ASSERT  318 third_party/protobuf/src/google/protobuf/stubs/strutil.h   GOOGLE_COMPILE_ASSERT(sizeof(int64) == sizeof(long long),
GOOGLE_COMPILE_ASSERT  324 third_party/protobuf/src/google/protobuf/stubs/strutil.h   GOOGLE_COMPILE_ASSERT(sizeof(uint64) == sizeof(unsigned long long),