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