Searched defs:read64be (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/xz/src/common/ | ||
H A D | tuklib_integer.h | 430 read64be(const uint8_t *buf) read64be() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | Endian.h | 421 [[nodiscard]] inline uint64_t read64be(const void *P) { read64be() function |