Searched defs:write32le (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/xz/src/common/ | ||
H A D | tuklib_integer.h | 453 #define write32le( global() macro |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | Endian.h | 452 inline void write32le(void *P, uint32_t V) { write32le() function |