Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dbyteswap.h16 #define swap16(x) __bswap_16(x) macro
/titanic_50/usr/src/cmd/cdrw/
H A Dbyteorder.h44 #define swap16(x) \ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c360 static unsigned short swap16(unsigned short x) in swap16() function
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c242 mDNSexport mDNSu16 swap16(mDNSu16 x) in swap16() function
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c7429 #define swap16(value) \ macro