Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dbyteswap.h15 #define swap32(x) __bswap_32(x) macro
/titanic_41/usr/src/cmd/cdrw/
H A Dbyteorder.h38 #define swap32(x) \ macro
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c7432 #define swap32(value) \ macro