Home
last modified time | relevance | path

Searched refs:byteswap64 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Davr-builtins.c101 unsigned long long byteswap64(unsigned long long x) { in byteswap64() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h29 UPB_INLINE uint64_t byteswap64(uint64_t val) { in byteswap64() function
/external/protobuf/php/ext/google/protobuf/
Dupb.h6761 UPB_INLINE uint64_t byteswap64(uint64_t val)
6880 ret = byteswap64(ret);