Home
last modified time | relevance | path

Searched defs:byteswap (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__bit/
H A Dbyteswap.h27 _LIBCPP_HIDE_FROM_ABI constexpr _Tp byteswap(_Tp __val) noexcept { in byteswap() function
/openbsd-src/lib/libelf/
H A Dlibelf_xlate.c51 int byteswap; in _libelf_xlate() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A Dbit.h65 [[nodiscard]] constexpr T byteswap(T V) noexcept { in byteswap() function
/openbsd-src/usr.sbin/mtrace/
H A Dmtrace.c362 byteswap(u_long v) in byteswap() function