Home
last modified time | relevance | path

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

/freebsd-src/contrib/xz/src/common/
H A Dtuklib_integer.h70 # define byteswap32(num) __builtin_bswap32(num) macro
80 # define byteswap32(num) bswap_32(num) macro
90 # define byteswap32( global() macro
100 # define byteswap32( global() macro
133 # define byteswap32( global() macro