Home
last modified time | relevance | path

Searched defs:Store64 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dendian.h228 inline void Store64(void *p, uint64_t v) { in Store64() function
318 inline void Store64(void *p, uint64_t v) { in Store64() function
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h395 static void Store64(void *p, uint64 v) { in Store64() function