webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
fastmem.h File Reference
#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include <google/protobuf/stubs/common.h>

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

bool google.protobuf.internal::memeq (const char *a, const char *b, size_t n)
 
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)