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