Searched refs:bswap16 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) macro
72 # define bswap16(num) BSWAP_16(num) macro
105 #ifndef bswap16
106 # define bswap16(num) \ macro
142 # define conv16le(num) bswap16(num)
152 # define conv16be(num) bswap16(num)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) macro
72 # define bswap16(num) BSWAP_16(num) macro
105 #ifndef bswap16
106 # define bswap16(num) \ macro
142 # define conv16le(num) bswap16(num)
152 # define conv16be(num) bswap16(num)

Completed in 110 milliseconds