Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dendian.h220 inline void Store32(void *p, uint32_t v) { in Store32() function
310 inline void Store32(void *p, uint32_t v) { in Store32() function
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h387 static void Store32(void *p, uint32 v) { in Store32() function