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