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