HomeSort by relevance Sort by last modified time
    Searched full:memcpy_inlined (Results 1 - 1 of 1) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
fastmem.h 33 // strings::memcpy_inlined() replaces memcpy()
124 inline void memcpy_inlined(char *dst, const char *src, size_t size) { function in namespace:google::protobuf::internal

Completed in 452 milliseconds