Home
last modified time | relevance | path

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

/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Dbyteswap.h16 #define swap16(x) __bswap_16(x) macro
/titanic_51/usr/src/cmd/cdrw/
H A Dbyteorder.h44 #define swap16(x) \ macro
/titanic_51/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c131 swap16(u_int16_t val) in swap16() function
/titanic_51/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_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c242 mDNSexport mDNSu16 swap16(mDNSu16 x) in swap16() function
[all...]
/titanic_51/usr/src/uts/common/os/
H A Dsunddi.c7430 #define swap16(value) \ macro