FastUInt64ToBufferLeft  877 third_party/protobuf/src/google/protobuf/stubs/strutil.cc   buffer = FastUInt64ToBufferLeft(top_11_digits, buffer);
FastUInt64ToBufferLeft  917 third_party/protobuf/src/google/protobuf/stubs/strutil.cc   return FastUInt64ToBufferLeft(u, buffer);
FastUInt64ToBufferLeft  938 third_party/protobuf/src/google/protobuf/stubs/strutil.cc     FastUInt64ToBufferLeft(i, buffer));
FastUInt64ToBufferLeft  952 third_party/protobuf/src/google/protobuf/stubs/strutil.cc     FastUInt64ToBufferLeft(i, buffer));
FastUInt64ToBufferLeft  966 third_party/protobuf/src/google/protobuf/stubs/strutil.cc     FastUInt64ToBufferLeft(i, buffer));
FastUInt64ToBufferLeft  400 third_party/protobuf/src/google/protobuf/stubs/strutil.h LIBPROTOBUF_EXPORT char* FastUInt64ToBufferLeft(uint64 i, char* buffer);
FastUInt64ToBufferLeft  408 third_party/protobuf/src/google/protobuf/stubs/strutil.h   FastUInt64ToBufferLeft(i, buffer);