strto64 81 third_party/cld/base/strtoint.h return strto64(nptr, NULL, 10); strto64 3381 third_party/protobuf/src/google/protobuf/descriptor.cc strto64(proto.default_value().c_str(), &end_pos, 0); strto64 317 third_party/protobuf/src/google/protobuf/stubs/strutil.h inline int64 strto64(const char *nptr, char **endptr, int base) {