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