#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
int | google.protobuf.internal::fastmemcmp_inlined (const char *a, const char *b, size_t n) |
void | google.protobuf.internal::memcpy_inlined (char *dst, const char *src, size_t size) |
bool | google.protobuf.internal::memeq (const char *a, const char *b, size_t n) |