Home
last modified time | relevance | path

Searched defs:byteSwap (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/
H A Dmd5.c71 byteSwap(isc_uint32_t *buf, unsigned words) in byteSwap() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h456 KnownBits byteSwap() const { in byteSwap() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp715 APInt APInt::byteSwap() const { in byteSwap() function in APInt