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