Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dbyteswap.h15 #define swap32(x) __bswap_32(x) macro
/titanic_50/usr/src/cmd/cdrw/
H A Dbyteorder.h38 #define swap32(x) \ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c366 static unsigned int swap32(unsigned int x) in swap32() function
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c236 mDNSexport mDNSu32 swap32(mDNSu32 x) in swap32() function
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c7432 #define swap32(value) \ macro