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