Home
last modified time | relevance | path

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

/freebsd-src/contrib/xz/src/common/
H A Dtuklib_integer.h71 # define byteswap64(num) __builtin_bswap64(num) macro
83 # define byteswap64(num) bswap_64(num) macro
91 # define byteswap64( global() macro
103 # define byteswap64( global() macro
142 # define byteswap64( global() macro